#8BFBAF Color

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

Color preview

#8BFBAF

Color formats

HEX
#8BFBAF
RGB
rgb(139, 251, 175)
RGBA
rgba(139, 251, 175, 1)
HSL
hsl(139, 93%, 76%)
HSV
hsv(139, 45%, 98%)
CMYK
cmyk(45%, 0%, 30%, 2%)
CSS variable
--color-primary: #8BFBAF;
Lowercase HEX
#8bfbaf

Shades

Tints

Tones

Harmony

CSS snippets for #8BFBAF

.color-8bfbaf {
  color: #8BFBAF;
  background-color: #8BFBAF;
}

Frequently asked questions

What color is #8BFBAF?+

#8BFBAF is a HEX color with RGB value rgb(139, 251, 175) and HSL value hsl(139, 93%, 76%). Its closest CSS named color is PaleGreen.

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

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