HoneyDew

All colors
CSS named colorGreen · light · muted
browser standard

#F0FFF0

Honey Dew

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

Color values

copy exact values
HEX#F0FFF0sRGB hexadecimal
RGBrgb(240, 255, 240)screen channels
HSLhsl(120, 100%, 97%)hue, saturation, lightness
CMYKcmyk(6%, 0%, 6%, 0%)approximate process color
Tailwindgreen-50nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.04:1
Black textAAA20.27: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
#4C514C
#9AA39A
#F0FFF0
#F3FDF3
#F7FCF7
#FAFAFA
Analogous
#F8FFF0
#F0FFF0
#F0FFF8
Triadic
#F0FFF0
#F0F0FF
#FFF0F0
Complement
#F0FFF0
#FFF0FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-honey-dew: #F0FFF0;
}

.swatch {
  background: var(--color-honey-dew);
  color: #000000;
}
Hue144°
Lightness99 L*
Chroma9.3
Luminance0.963