#69DDCC Color

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

Color preview

#69DDCC

Color formats

HEX
#69DDCC
RGB
rgb(105, 221, 204)
RGBA
rgba(105, 221, 204, 1)
HSL
hsl(171, 63%, 64%)
HSV
hsv(171, 52%, 87%)
CMYK
cmyk(52%, 0%, 8%, 13%)
CSS variable
--color-primary: #69DDCC;
Lowercase HEX
#69ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #69DDCC

.color-69ddcc {
  color: #69DDCC;
  background-color: #69DDCC;
}

Frequently asked questions

What color is #69DDCC?+

#69DDCC is a HEX color with RGB value rgb(105, 221, 204) and HSL value hsl(171, 63%, 64%). Its closest CSS named color is MediumTurquoise.

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

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