#00FFBB Color

Inspect #00FFBB across formats, palettes, contrast and closest named color matches.

Color preview

#00FFBB

Color formats

HEX
#00FFBB
RGB
rgb(0, 255, 187)
RGBA
rgba(0, 255, 187, 1)
HSL
hsl(164, 100%, 50%)
HSV
hsv(164, 100%, 100%)
CMYK
cmyk(100%, 0%, 27%, 0%)
CSS variable
--color-primary: #00FFBB;
Lowercase HEX
#00ffbb

Shades

Tints

Tones

Harmony

CSS snippets for #00FFBB

.color-00ffbb {
  color: #00FFBB;
  background-color: #00FFBB;
}

Frequently asked questions

What color is #00FFBB?+

#00FFBB is a HEX color with RGB value rgb(0, 255, 187) and HSL value hsl(164, 100%, 50%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #00FFBB?+

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