#E9FFDF#E9FFDF
#E9FFDF is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.048 H 135.8°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFDF |
|---|---|
| RGB | rgb(233, 255, 223) |
| HSL | hsl(101, 100%, 94%) |
| HSV | hsv(101, 13%, 100%) |
| CMYK | cmyk(8.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.70, -12.79, 12.88) |
| CIE-LCH | lch(97.70, 18.15, 134.79°) |
| OKLab | oklab(97.55% -0.0343 0.0334) |
| OKLCH | oklch(97.55% 0.048 135.8) |
| XYZ | xyz(82.6811, 94.1707, 83.6185) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.06
Lightyellow
#FFFFE0
ΔE00 7.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.50
Eggshell (survey)
#FFFFD4
ΔE00 7.73
Off White (survey)
#FFFFE4
ΔE00 7.78
Beige
#F5F5DC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFDF #F5DFFF
analogous
#F9FFDF #E9FFDF #DFFFE5
triadic
#E9FFDF #DFE9FF #FFDFE9
tetradic
#E9FFDF #DFF9FF #F5DFFF #FFE5DF
square
#E9FFDF #DFF9FF #F5DFFF #FFE5DF
split-complementary
#E9FFDF #E5DFFF #FFDFF9
monochromatic
#95FF65 #BFFFA2 #E9FFDF #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.06
#E9FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E9FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFDF
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFDF | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FEF8E0
Tritanopia (blue-blind)
#E9FCF6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9ffdf; /* rgb */ color: rgb(233, 255, 223); /* oklch */ color: oklch(97.6% 0.048 135.8);
Tailwind
colors: {
custom: {
50: '#f0ffe9',
500: '#e9ffdf',
950: '#000000',
},
}SCSS
$custom: #e9ffdf; $custom-light: #f0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#e9ffdf",
"rgb": {
"r": 233,
"g": 255,
"b": 223
},
"hsl": {
"h": 101.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97552,
"c": 0.04793,
"h": 135.8
},
"luminance": 0.94171
}Semantic roles & 50–950 ramp
primary
#E9FFDF
secondary
#D196EC
accent
#00E69E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684