#008A8C Color

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

Color preview

#008A8C

Color formats

HEX
#008A8C
RGB
rgb(0, 138, 140)
RGBA
rgba(0, 138, 140, 1)
HSL
hsl(181, 100%, 27%)
HSV
hsv(181, 100%, 55%)
CMYK
cmyk(100%, 1%, 0%, 45%)
CSS variable
--color-primary: #008A8C;
Lowercase HEX
#008a8c

Shades

Tints

Tones

Harmony

CSS snippets for #008A8C

.color-008a8c {
  color: #008A8C;
  background-color: #008A8C;
}

Frequently asked questions

What color is #008A8C?+

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

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

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