#02DE9C Color

Inspect #02DE9C across formats, palettes, contrast and closest named color matches.

Color preview

#02DE9C

Color formats

HEX
#02DE9C
RGB
rgb(2, 222, 156)
RGBA
rgba(2, 222, 156, 1)
HSL
hsl(162, 98%, 44%)
HSV
hsv(162, 99%, 87%)
CMYK
cmyk(99%, 0%, 30%, 13%)
CSS variable
--color-primary: #02DE9C;
Lowercase HEX
#02de9c

Shades

Tints

Tones

Harmony

CSS snippets for #02DE9C

.color-02de9c {
  color: #02DE9C;
  background-color: #02DE9C;
}

Frequently asked questions

What color is #02DE9C?+

#02DE9C is a HEX color with RGB value rgb(2, 222, 156) and HSL value hsl(162, 98%, 44%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #02DE9C?+

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