#0AFAB6 Color

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

Color preview

#0AFAB6

Color formats

HEX
#0AFAB6
RGB
rgb(10, 250, 182)
RGBA
rgba(10, 250, 182, 1)
HSL
hsl(163, 96%, 51%)
HSV
hsv(163, 96%, 98%)
CMYK
cmyk(96%, 0%, 27%, 2%)
CSS variable
--color-primary: #0AFAB6;
Lowercase HEX
#0afab6

Shades

Tints

Tones

Harmony

CSS snippets for #0AFAB6

.color-0afab6 {
  color: #0AFAB6;
  background-color: #0AFAB6;
}

Frequently asked questions

What color is #0AFAB6?+

#0AFAB6 is a HEX color with RGB value rgb(10, 250, 182) and HSL value hsl(163, 96%, 51%). Its closest CSS named color is MediumSpringGreen.

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

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