#00BD7B Color

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

Color preview

#00BD7B

Color formats

HEX
#00BD7B
RGB
rgb(0, 189, 123)
RGBA
rgba(0, 189, 123, 1)
HSL
hsl(159, 100%, 37%)
HSV
hsv(159, 100%, 74%)
CMYK
cmyk(100%, 0%, 35%, 26%)
CSS variable
--color-primary: #00BD7B;
Lowercase HEX
#00bd7b

Shades

Tints

Tones

Harmony

CSS snippets for #00BD7B

.color-00bd7b {
  color: #00BD7B;
  background-color: #00BD7B;
}

Frequently asked questions

What color is #00BD7B?+

#00BD7B is a HEX color with RGB value rgb(0, 189, 123) and HSL value hsl(159, 100%, 37%). Its closest CSS named color is DarkCyan.

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

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