#00D49C Color

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

Color preview

#00D49C

Color formats

HEX
#00D49C
RGB
rgb(0, 212, 156)
RGBA
rgba(0, 212, 156, 1)
HSL
hsl(164, 100%, 42%)
HSV
hsv(164, 100%, 83%)
CMYK
cmyk(100%, 0%, 26%, 17%)
CSS variable
--color-primary: #00D49C;
Lowercase HEX
#00d49c

Shades

Tints

Tones

Harmony

CSS snippets for #00D49C

.color-00d49c {
  color: #00D49C;
  background-color: #00D49C;
}

Frequently asked questions

What color is #00D49C?+

#00D49C is a HEX color with RGB value rgb(0, 212, 156) and HSL value hsl(164, 100%, 42%). Its closest CSS named color is MediumSpringGreen.

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

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