LightGreen

All colors
CSS named colorGreen · light · vivid
browser standard

#90EE90

Light Green

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

Color values

copy exact values
HEX#90EE90sRGB hexadecimal
RGBrgb(144, 238, 144)screen channels
HSLhsl(120, 73%, 75%)hue, saturation, lightness
CMYKcmyk(39%, 0%, 39%, 7%)approximate process color
Tailwindgreen-300nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.42:1
Black textAAA14.82: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
#334C32
#60995F
#90EE90
#B7F3B3
#D9F7D7
#FAFAFA
Analogous
#BFEE90
#90EE90
#90EEBF
Triadic
#90EE90
#9090EE
#EE9090
Complement
#90EE90
#EE90EE

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-light-green: #90EE90;
}

.swatch {
  background: var(--color-light-green);
  color: #000000;
}
Hue141°
Lightness87 L*
Chroma59.3
Luminance0.691