#00BD6B Color

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

Color preview

#00BD6B

Color formats

HEX
#00BD6B
RGB
rgb(0, 189, 107)
RGBA
rgba(0, 189, 107, 1)
HSL
hsl(154, 100%, 37%)
HSV
hsv(154, 100%, 74%)
CMYK
cmyk(100%, 0%, 43%, 26%)
CSS variable
--color-primary: #00BD6B;
Lowercase HEX
#00bd6b

Shades

Tints

Tones

Harmony

CSS snippets for #00BD6B

.color-00bd6b {
  color: #00BD6B;
  background-color: #00BD6B;
}

Frequently asked questions

What color is #00BD6B?+

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

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

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