#0FECAA Color

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

Color preview

#0FECAA

Color formats

HEX
#0FECAA
RGB
rgb(15, 236, 170)
RGBA
rgba(15, 236, 170, 1)
HSL
hsl(162, 88%, 49%)
HSV
hsv(162, 94%, 93%)
CMYK
cmyk(94%, 0%, 28%, 7%)
CSS variable
--color-primary: #0FECAA;
Lowercase HEX
#0fecaa

Shades

Tints

Tones

Harmony

CSS snippets for #0FECAA

.color-0fecaa {
  color: #0FECAA;
  background-color: #0FECAA;
}

Frequently asked questions

What color is #0FECAA?+

#0FECAA is a HEX color with RGB value rgb(15, 236, 170) and HSL value hsl(162, 88%, 49%). Its closest CSS named color is MediumSpringGreen.

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

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