#9CFFCF Color

Inspect #9CFFCF across formats, palettes, contrast and closest named color matches.

Color preview

#9CFFCF

Color formats

HEX
#9CFFCF
RGB
rgb(156, 255, 207)
RGBA
rgba(156, 255, 207, 1)
HSL
hsl(151, 100%, 81%)
HSV
hsv(151, 39%, 100%)
CMYK
cmyk(39%, 0%, 19%, 0%)
CSS variable
--color-primary: #9CFFCF;
Lowercase HEX
#9cffcf

Shades

Tints

Tones

Harmony

CSS snippets for #9CFFCF

.color-9cffcf {
  color: #9CFFCF;
  background-color: #9CFFCF;
}

Frequently asked questions

What color is #9CFFCF?+

#9CFFCF is a HEX color with RGB value rgb(156, 255, 207) and HSL value hsl(151, 100%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #9CFFCF?+

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