#84FCCC Color

Inspect #84FCCC across formats, palettes, contrast and closest named color matches.

Color preview

#84FCCC

Color formats

HEX
#84FCCC
RGB
rgb(132, 252, 204)
RGBA
rgba(132, 252, 204, 1)
HSL
hsl(156, 95%, 75%)
HSV
hsv(156, 48%, 99%)
CMYK
cmyk(48%, 0%, 19%, 1%)
CSS variable
--color-primary: #84FCCC;
Lowercase HEX
#84fccc

Shades

Tints

Tones

Harmony

CSS snippets for #84FCCC

.color-84fccc {
  color: #84FCCC;
  background-color: #84FCCC;
}

Frequently asked questions

What color is #84FCCC?+

#84FCCC is a HEX color with RGB value rgb(132, 252, 204) and HSL value hsl(156, 95%, 75%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #84FCCC?+

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