#8AEAAA Color

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

Color preview

#8AEAAA

Color formats

HEX
#8AEAAA
RGB
rgb(138, 234, 170)
RGBA
rgba(138, 234, 170, 1)
HSL
hsl(140, 70%, 73%)
HSV
hsv(140, 41%, 92%)
CMYK
cmyk(41%, 0%, 27%, 8%)
CSS variable
--color-primary: #8AEAAA;
Lowercase HEX
#8aeaaa

Shades

Tints

Tones

Harmony

CSS snippets for #8AEAAA

.color-8aeaaa {
  color: #8AEAAA;
  background-color: #8AEAAA;
}

Frequently asked questions

What color is #8AEAAA?+

#8AEAAA is a HEX color with RGB value rgb(138, 234, 170) and HSL value hsl(140, 70%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #8AEAAA?+

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