#8CFFCB Color

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

Color preview

#8CFFCB

Color formats

HEX
#8CFFCB
RGB
rgb(140, 255, 203)
RGBA
rgba(140, 255, 203, 1)
HSL
hsl(153, 100%, 77%)
HSV
hsv(153, 45%, 100%)
CMYK
cmyk(45%, 0%, 20%, 0%)
CSS variable
--color-primary: #8CFFCB;
Lowercase HEX
#8cffcb

Shades

Tints

Tones

Harmony

CSS snippets for #8CFFCB

.color-8cffcb {
  color: #8CFFCB;
  background-color: #8CFFCB;
}

Frequently asked questions

What color is #8CFFCB?+

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

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

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