PaleGreen

All colors
CSS named colorGreen · light · vivid
browser standard

#98FB98

Pale Green

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

Color values

copy exact values
HEX#98FB98sRGB hexadecimal
RGBrgb(152, 251, 152)screen channels
HSLhsl(120, 93%, 79%)hue, saturation, lightness
CMYKcmyk(39%, 0%, 39%, 2%)approximate process color
Tailwindgreen-300nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.27:1
Black textAAA16.59: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
#365035
#65A164
#98FB98
#BCFCB9
#DCFBD9
#FAFAFA
Analogous
#CAFB98
#98FB98
#98FBCA
Triadic
#98FB98
#9898FB
#FB9898
Complement
#98FB98
#FB98FB

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-pale-green: #98FB98;
}

.swatch {
  background: var(--color-pale-green);
  color: #000000;
}
Hue141°
Lightness91 L*
Chroma61.8
Luminance0.779