#0AE6AB Color

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

Color preview

#0AE6AB

Color formats

HEX
#0AE6AB
RGB
rgb(10, 230, 171)
RGBA
rgba(10, 230, 171, 1)
HSL
hsl(164, 92%, 47%)
HSV
hsv(164, 96%, 90%)
CMYK
cmyk(96%, 0%, 26%, 10%)
CSS variable
--color-primary: #0AE6AB;
Lowercase HEX
#0ae6ab

Shades

Tints

Tones

Harmony

CSS snippets for #0AE6AB

.color-0ae6ab {
  color: #0AE6AB;
  background-color: #0AE6AB;
}

Frequently asked questions

What color is #0AE6AB?+

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

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

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