#00BBAB Color

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

Color preview

#00BBAB

Color formats

HEX
#00BBAB
RGB
rgb(0, 187, 171)
RGBA
rgba(0, 187, 171, 1)
HSL
hsl(175, 100%, 37%)
HSV
hsv(175, 100%, 73%)
CMYK
cmyk(100%, 0%, 9%, 27%)
CSS variable
--color-primary: #00BBAB;
Lowercase HEX
#00bbab

Shades

Tints

Tones

Harmony

CSS snippets for #00BBAB

.color-00bbab {
  color: #00BBAB;
  background-color: #00BBAB;
}

Frequently asked questions

What color is #00BBAB?+

#00BBAB is a HEX color with RGB value rgb(0, 187, 171) and HSL value hsl(175, 100%, 37%). Its closest CSS named color is LightSeaGreen.

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

The closest Tailwind color is teal-500, available as the bg-teal-500 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