#AEFDC8 Color

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

Color preview

#AEFDC8

Color formats

HEX
#AEFDC8
RGB
rgb(174, 253, 200)
RGBA
rgba(174, 253, 200, 1)
HSL
hsl(140, 95%, 84%)
HSV
hsv(140, 31%, 99%)
CMYK
cmyk(31%, 0%, 21%, 1%)
CSS variable
--color-primary: #AEFDC8;
Lowercase HEX
#aefdc8

Shades

Tints

Tones

Harmony

CSS snippets for #AEFDC8

.color-aefdc8 {
  color: #AEFDC8;
  background-color: #AEFDC8;
}

Frequently asked questions

What color is #AEFDC8?+

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

What is the closest Tailwind color to #AEFDC8?+

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