#8BFFCF Color

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

Color preview

#8BFFCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8BFFCF

.color-8bffcf {
  color: #8BFFCF;
  background-color: #8BFFCF;
}

Frequently asked questions

What color is #8BFFCF?+

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

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

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