#86FDAC Color

Inspect #86FDAC across formats, palettes, contrast and closest named color matches.

Color preview

#86FDAC

Color formats

HEX
#86FDAC
RGB
rgb(134, 253, 172)
RGBA
rgba(134, 253, 172, 1)
HSL
hsl(139, 97%, 76%)
HSV
hsv(139, 47%, 99%)
CMYK
cmyk(47%, 0%, 32%, 1%)
CSS variable
--color-primary: #86FDAC;
Lowercase HEX
#86fdac

Shades

Tints

Tones

Harmony

CSS snippets for #86FDAC

.color-86fdac {
  color: #86FDAC;
  background-color: #86FDAC;
}

Frequently asked questions

What color is #86FDAC?+

#86FDAC is a HEX color with RGB value rgb(134, 253, 172) and HSL value hsl(139, 97%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #86FDAC?+

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