#008C81 Color

Inspect #008C81 across formats, palettes, contrast and closest named color matches.

Color preview

#008C81

Color formats

HEX
#008C81
RGB
rgb(0, 140, 129)
RGBA
rgba(0, 140, 129, 1)
HSL
hsl(175, 100%, 27%)
HSV
hsv(175, 100%, 55%)
CMYK
cmyk(100%, 0%, 8%, 45%)
CSS variable
--color-primary: #008C81;
Lowercase HEX
#008c81

Shades

Tints

Tones

Harmony

CSS snippets for #008C81

.color-008c81 {
  color: #008C81;
  background-color: #008C81;
}

Frequently asked questions

What color is #008C81?+

#008C81 is a HEX color with RGB value rgb(0, 140, 129) and HSL value hsl(175, 100%, 27%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #008C81?+

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