#02978B Color

Inspect #02978B across formats, palettes, contrast and closest named color matches.

Color preview

#02978B

Color formats

HEX
#02978B
RGB
rgb(2, 151, 139)
RGBA
rgba(2, 151, 139, 1)
HSL
hsl(175, 97%, 30%)
HSV
hsv(175, 99%, 59%)
CMYK
cmyk(99%, 0%, 8%, 41%)
CSS variable
--color-primary: #02978B;
Lowercase HEX
#02978b

Shades

Tints

Tones

Harmony

CSS snippets for #02978B

.color-02978b {
  color: #02978B;
  background-color: #02978B;
}

Frequently asked questions

What color is #02978B?+

#02978B is a HEX color with RGB value rgb(2, 151, 139) and HSL value hsl(175, 97%, 30%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #02978B?+

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