#0AE89A Color

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

Color preview

#0AE89A

Color formats

HEX
#0AE89A
RGB
rgb(10, 232, 154)
RGBA
rgba(10, 232, 154, 1)
HSL
hsl(159, 92%, 47%)
HSV
hsv(159, 96%, 91%)
CMYK
cmyk(96%, 0%, 34%, 9%)
CSS variable
--color-primary: #0AE89A;
Lowercase HEX
#0ae89a

Shades

Tints

Tones

Harmony

CSS snippets for #0AE89A

.color-0ae89a {
  color: #0AE89A;
  background-color: #0AE89A;
}

Frequently asked questions

What color is #0AE89A?+

#0AE89A is a HEX color with RGB value rgb(10, 232, 154) and HSL value hsl(159, 92%, 47%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #0AE89A?+

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