#8CFFCF Color

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

Color preview

#8CFFCF

Color formats

HEX
#8CFFCF
RGB
rgb(140, 255, 207)
RGBA
rgba(140, 255, 207, 1)
HSL
hsl(155, 100%, 77%)
HSV
hsv(155, 45%, 100%)
CMYK
cmyk(45%, 0%, 19%, 0%)
CSS variable
--color-primary: #8CFFCF;
Lowercase HEX
#8cffcf

Shades

Tints

Tones

Harmony

CSS snippets for #8CFFCF

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

Frequently asked questions

What color is #8CFFCF?+

#8CFFCF is a HEX color with RGB value rgb(140, 255, 207) and HSL value hsl(155, 100%, 77%). Its closest CSS named color is Aquamarine.

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

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