#1AEAAC Color

Inspect #1AEAAC across formats, palettes, contrast and closest named color matches.

Color preview

#1AEAAC

Color formats

HEX
#1AEAAC
RGB
rgb(26, 234, 172)
RGBA
rgba(26, 234, 172, 1)
HSL
hsl(162, 83%, 51%)
HSV
hsv(162, 89%, 92%)
CMYK
cmyk(89%, 0%, 26%, 8%)
CSS variable
--color-primary: #1AEAAC;
Lowercase HEX
#1aeaac

Shades

Tints

Tones

Harmony

CSS snippets for #1AEAAC

.color-1aeaac {
  color: #1AEAAC;
  background-color: #1AEAAC;
}

Frequently asked questions

What color is #1AEAAC?+

#1AEAAC is a HEX color with RGB value rgb(26, 234, 172) and HSL value hsl(162, 83%, 51%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #1AEAAC?+

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