#E9FFDE#E9FFDE
#E9FFDE is a very light, muted green. Relative luminance 0.941; OKLCH L 97.5% C 0.049 H 135.1°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFDE |
|---|---|
| RGB | rgb(233, 255, 222) |
| HSL | hsl(100, 100%, 94%) |
| HSV | hsv(100, 13%, 100%) |
| CMYK | cmyk(8.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.68, -12.95, 13.37) |
| CIE-LCH | lch(97.68, 18.61, 134.10°) |
| OKLab | oklab(97.53% -0.0348 0.0347) |
| OKLCH | oklch(97.53% 0.049 135.1) |
| XYZ | xyz(82.5467, 94.1169, 82.9106) |
| Luminance | 0.9412 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.38
Lightyellow
#FFFFE0
ΔE00 7.46
Eggshell (survey)
#FFFFD4
ΔE00 7.59
Off White (survey)
#FFFFE4
ΔE00 7.82
Beige
#F5F5DC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFDE #F4DEFF
analogous
#F9FFDE #E9FFDE #DEFFE3
triadic
#E9FFDE #DEE9FF #FFDEE9
tetradic
#E9FFDE #DEF9FF #F4DEFF #FFE3DE
square
#E9FFDE #DEF9FF #F4DEFF #FFE3DE
split-complementary
#E9FFDE #E3DEFF #FFDEF9
monochromatic
#97FF64 #C0FFA1 #E9FFDE #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.06
#E9FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#E9FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFDE
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFDE | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FEF8DF
Tritanopia (blue-blind)
#E9FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9ffde; /* rgb */ color: rgb(233, 255, 222); /* oklch */ color: oklch(97.5% 0.049 135.1);
Tailwind
colors: {
custom: {
50: '#f0ffe8',
500: '#e9ffde',
950: '#000000',
},
}SCSS
$custom: #e9ffde; $custom-light: #f0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#e9ffde",
"rgb": {
"r": 233,
"g": 255,
"b": 222
},
"hsl": {
"h": 100,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97528,
"c": 0.04907,
"h": 135.1
},
"luminance": 0.94118
}Semantic roles & 50–950 ramp
primary
#E9FFDE
secondary
#CF95EC
accent
#00E699
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684