#0AE69D Color

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

Color preview

#0AE69D

Color formats

HEX
#0AE69D
RGB
rgb(10, 230, 157)
RGBA
rgba(10, 230, 157, 1)
HSL
hsl(160, 92%, 47%)
HSV
hsv(160, 96%, 90%)
CMYK
cmyk(96%, 0%, 32%, 10%)
CSS variable
--color-primary: #0AE69D;
Lowercase HEX
#0ae69d

Shades

Tints

Tones

Harmony

CSS snippets for #0AE69D

.color-0ae69d {
  color: #0AE69D;
  background-color: #0AE69D;
}

Frequently asked questions

What color is #0AE69D?+

#0AE69D is a HEX color with RGB value rgb(10, 230, 157) and HSL value hsl(160, 92%, 47%). Its closest CSS named color is MediumSpringGreen.

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

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