#E9FFDC#E9FFDC
#E9FFDC is a very light, muted yellow-green. Relative luminance 0.940; OKLCH L 97.5% C 0.051 H 133.8°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFDC |
|---|---|
| RGB | rgb(233, 255, 220) |
| HSL | hsl(98, 100%, 93%) |
| HSV | hsv(98, 14%, 100%) |
| CMYK | cmyk(8.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.64, -13.28, 14.33) |
| CIE-LCH | lch(97.64, 19.54, 132.83°) |
| OKLab | oklab(97.48% -0.0355 0.0371) |
| OKLCH | oklch(97.48% 0.051 133.8) |
| XYZ | xyz(82.2803, 94.0103, 81.5073) |
| Luminance | 0.9401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.35
Lightyellow
#FFFFE0
ΔE00 7.47
Off White (survey)
#FFFFE4
ΔE00 7.91
Ecru
#FEFFCA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFDC #F2DCFF
analogous
#FAFFDC #E9FFDC #DCFFE0
triadic
#E9FFDC #DCE9FF #FFDCE9
tetradic
#E9FFDC #DCFAFF #F2DCFF #FFE0DC
square
#E9FFDC #DCFAFF #F2DCFF #FFE0DC
split-complementary
#E9FFDC #E0DCFF #FFDCFA
monochromatic
#9CFF62 #C3FF9F #E9FFDC #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.06
#E9FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E9FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFDC
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFDC | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FFF8DD
Tritanopia (blue-blind)
#E9FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9ffdc; /* rgb */ color: rgb(233, 255, 220); /* oklch */ color: oklch(97.5% 0.051 133.8);
Tailwind
colors: {
custom: {
50: '#f0ffe6',
500: '#e9ffdc',
950: '#000000',
},
}SCSS
$custom: #e9ffdc; $custom-light: #f0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#e9ffdc",
"rgb": {
"r": 233,
"g": 255,
"b": 220
},
"hsl": {
"h": 97.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9748,
"c": 0.05138,
"h": 133.8
},
"luminance": 0.94011
}Semantic roles & 50–950 ramp
primary
#E9FFDC
secondary
#CB93EC
accent
#00E690
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684