#AEFDC6 Color

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

Color preview

#AEFDC6

Color formats

HEX
#AEFDC6
RGB
rgb(174, 253, 198)
RGBA
rgba(174, 253, 198, 1)
HSL
hsl(138, 95%, 84%)
HSV
hsv(138, 31%, 99%)
CMYK
cmyk(31%, 0%, 22%, 1%)
CSS variable
--color-primary: #AEFDC6;
Lowercase HEX
#aefdc6

Shades

Tints

Tones

Harmony

CSS snippets for #AEFDC6

.color-aefdc6 {
  color: #AEFDC6;
  background-color: #AEFDC6;
}

Frequently asked questions

What color is #AEFDC6?+

#AEFDC6 is a HEX color with RGB value rgb(174, 253, 198) and HSL value hsl(138, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFDC6?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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