#9AEA9E Color

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

Color preview

#9AEA9E

Color formats

HEX
#9AEA9E
RGB
rgb(154, 234, 158)
RGBA
rgba(154, 234, 158, 1)
HSL
hsl(123, 66%, 76%)
HSV
hsv(123, 34%, 92%)
CMYK
cmyk(34%, 0%, 32%, 8%)
CSS variable
--color-primary: #9AEA9E;
Lowercase HEX
#9aea9e

Shades

Tints

Tones

Harmony

CSS snippets for #9AEA9E

.color-9aea9e {
  color: #9AEA9E;
  background-color: #9AEA9E;
}

Frequently asked questions

What color is #9AEA9E?+

#9AEA9E is a HEX color with RGB value rgb(154, 234, 158) and HSL value hsl(123, 66%, 76%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #9AEA9E?+

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