#008B8B Color

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

Color preview

#008B8B

Color formats

HEX
#008B8B
RGB
rgb(0, 139, 139)
RGBA
rgba(0, 139, 139, 1)
HSL
hsl(180, 100%, 27%)
HSV
hsv(180, 100%, 55%)
CMYK
cmyk(100%, 0%, 0%, 45%)
CSS variable
--color-primary: #008B8B;
Lowercase HEX
#008b8b

Shades

Tints

Tones

Harmony

CSS snippets for #008B8B

.color-008b8b {
  color: #008B8B;
  background-color: #008B8B;
}

Frequently asked questions

What color is #008B8B?+

#008B8B is a HEX color with RGB value rgb(0, 139, 139) and HSL value hsl(180, 100%, 27%). Its closest CSS named color is DarkCyan.

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

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