#0EFBAC Color

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

Color preview

#0EFBAC

Color formats

HEX
#0EFBAC
RGB
rgb(14, 251, 172)
RGBA
rgba(14, 251, 172, 1)
HSL
hsl(160, 97%, 52%)
HSV
hsv(160, 94%, 98%)
CMYK
cmyk(94%, 0%, 31%, 2%)
CSS variable
--color-primary: #0EFBAC;
Lowercase HEX
#0efbac

Shades

Tints

Tones

Harmony

CSS snippets for #0EFBAC

.color-0efbac {
  color: #0EFBAC;
  background-color: #0EFBAC;
}

Frequently asked questions

What color is #0EFBAC?+

#0EFBAC is a HEX color with RGB value rgb(14, 251, 172) and HSL value hsl(160, 97%, 52%). Its closest CSS named color is MediumSpringGreen.

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

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