#16CAAC Color

Inspect #16CAAC across formats, palettes, contrast and closest named color matches.

Color preview

#16CAAC

Color formats

HEX
#16CAAC
RGB
rgb(22, 202, 172)
RGBA
rgba(22, 202, 172, 1)
HSL
hsl(170, 80%, 44%)
HSV
hsv(170, 89%, 79%)
CMYK
cmyk(89%, 0%, 15%, 21%)
CSS variable
--color-primary: #16CAAC;
Lowercase HEX
#16caac

Shades

Tints

Tones

Harmony

CSS snippets for #16CAAC

.color-16caac {
  color: #16CAAC;
  background-color: #16CAAC;
}

Frequently asked questions

What color is #16CAAC?+

#16CAAC is a HEX color with RGB value rgb(22, 202, 172) and HSL value hsl(170, 80%, 44%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #16CAAC?+

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