#00AAAA Color

Inspect #00AAAA across formats, palettes, contrast and closest named color matches.

Color preview

#00AAAA

Color formats

HEX
#00AAAA
RGB
rgb(0, 170, 170)
RGBA
rgba(0, 170, 170, 1)
HSL
hsl(180, 100%, 33%)
HSV
hsv(180, 100%, 67%)
CMYK
cmyk(100%, 0%, 0%, 33%)
CSS variable
--color-primary: #00AAAA;
Lowercase HEX
#00aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #00AAAA

.color-00aaaa {
  color: #00AAAA;
  background-color: #00AAAA;
}

Frequently asked questions

What color is #00AAAA?+

#00AAAA is a HEX color with RGB value rgb(0, 170, 170) and HSL value hsl(180, 100%, 33%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #00AAAA?+

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