#69FACC Color

Inspect #69FACC across formats, palettes, contrast and closest named color matches.

Color preview

#69FACC

Color formats

HEX
#69FACC
RGB
rgb(105, 250, 204)
RGBA
rgba(105, 250, 204, 1)
HSL
hsl(161, 94%, 70%)
HSV
hsv(161, 58%, 98%)
CMYK
cmyk(58%, 0%, 18%, 2%)
CSS variable
--color-primary: #69FACC;
Lowercase HEX
#69facc

Shades

Tints

Tones

Harmony

CSS snippets for #69FACC

.color-69facc {
  color: #69FACC;
  background-color: #69FACC;
}

Frequently asked questions

What color is #69FACC?+

#69FACC is a HEX color with RGB value rgb(105, 250, 204) and HSL value hsl(161, 94%, 70%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #69FACC?+

The closest Tailwind color is teal-300, available as the bg-teal-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools