LightSeaGreen

All colors
CSS named colorCyan · mid · balanced
browser standard

#20B2AA

Light Sea Green

Best set with black text. The pairing reaches 8.01:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#20B2AAsRGB hexadecimal
RGBrgb(32, 178, 170)screen channels
HSLhsl(177, 70%, 41%)hue, saturation, lightness
CMYKcmyk(82%, 0%, 4%, 30%)approximate process color
Tailwindteal-500nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA2.62:1
Black textAAA8.01:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#1C3C39
#24746F
#20B2AA
#7ECAC4
#BEE2DF
#FAFAFA
Analogous
#20B261
#20B2AA
#2071B2
Triadic
#20B2AA
#AA20B2
#B2AA20
Complement
#20B2AA
#B22028

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-light-sea-green: #20B2AA;
}

.swatch {
  background: var(--color-light-sea-green);
  color: #000000;
}
Hue190°
Lightness66 L*
Chroma38.0
Luminance0.351