#8BFCDC Color

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

Color preview

#8BFCDC

Color formats

HEX
#8BFCDC
RGB
rgb(139, 252, 220)
RGBA
rgba(139, 252, 220, 1)
HSL
hsl(163, 95%, 77%)
HSV
hsv(163, 45%, 99%)
CMYK
cmyk(45%, 0%, 13%, 1%)
CSS variable
--color-primary: #8BFCDC;
Lowercase HEX
#8bfcdc

Shades

Tints

Tones

Harmony

CSS snippets for #8BFCDC

.color-8bfcdc {
  color: #8BFCDC;
  background-color: #8BFCDC;
}

Frequently asked questions

What color is #8BFCDC?+

#8BFCDC is a HEX color with RGB value rgb(139, 252, 220) and HSL value hsl(163, 95%, 77%). Its closest CSS named color is Aquamarine.

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

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