#0BF4AA Color

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

Color preview

#0BF4AA

Color formats

HEX
#0BF4AA
RGB
rgb(11, 244, 170)
RGBA
rgba(11, 244, 170, 1)
HSL
hsl(161, 91%, 50%)
HSV
hsv(161, 95%, 96%)
CMYK
cmyk(95%, 0%, 30%, 4%)
CSS variable
--color-primary: #0BF4AA;
Lowercase HEX
#0bf4aa

Shades

Tints

Tones

Harmony

CSS snippets for #0BF4AA

.color-0bf4aa {
  color: #0BF4AA;
  background-color: #0BF4AA;
}

Frequently asked questions

What color is #0BF4AA?+

#0BF4AA is a HEX color with RGB value rgb(11, 244, 170) and HSL value hsl(161, 91%, 50%). Its closest CSS named color is MediumSpringGreen.

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

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