#96EBEB Color

Inspect #96EBEB across formats, palettes, contrast and closest named color matches.

Color preview

#96EBEB

Color formats

HEX
#96EBEB
RGB
rgb(150, 235, 235)
RGBA
rgba(150, 235, 235, 1)
HSL
hsl(180, 68%, 75%)
HSV
hsv(180, 36%, 92%)
CMYK
cmyk(36%, 0%, 0%, 8%)
CSS variable
--color-primary: #96EBEB;
Lowercase HEX
#96ebeb

Shades

Tints

Tones

Harmony

CSS snippets for #96EBEB

.color-96ebeb {
  color: #96EBEB;
  background-color: #96EBEB;
}

Frequently asked questions

What color is #96EBEB?+

#96EBEB is a HEX color with RGB value rgb(150, 235, 235) and HSL value hsl(180, 68%, 75%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #96EBEB?+

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