#00BDBA Color

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

Color preview

#00BDBA

Color formats

HEX
#00BDBA
RGB
rgb(0, 189, 186)
RGBA
rgba(0, 189, 186, 1)
HSL
hsl(179, 100%, 37%)
HSV
hsv(179, 100%, 74%)
CMYK
cmyk(100%, 0%, 2%, 26%)
CSS variable
--color-primary: #00BDBA;
Lowercase HEX
#00bdba

Shades

Tints

Tones

Harmony

CSS snippets for #00BDBA

.color-00bdba {
  color: #00BDBA;
  background-color: #00BDBA;
}

Frequently asked questions

What color is #00BDBA?+

#00BDBA is a HEX color with RGB value rgb(0, 189, 186) and HSL value hsl(179, 100%, 37%). Its closest CSS named color is DarkTurquoise.

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

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