#E2F8DE#E2F8DE
#E2F8DE is a very light, muted green. Relative luminance 0.886; OKLCH L 95.6% C 0.041 H 140.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8DE |
|---|---|
| RGB | rgb(226, 248, 222) |
| HSL | hsl(111, 65%, 92%) |
| HSV | hsv(111, 10%, 97%) |
| CMYK | cmyk(8.9%, 0%, 10.5%, 2.7%) |
| CIE-LAB | lab(95.40, -11.84, 10.06) |
| CIE-LCH | lch(95.40, 15.54, 139.66°) |
| OKLab | oklab(95.6% -0.0321 0.0262) |
| OKLCH | oklch(95.6% 0.041 140.8) |
| XYZ | xyz(78.1137, 88.5767, 82.0748) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.88
Beige
#F5F5DC
ΔE00 7.82
Lightyellow
#FFFFE0
ΔE00 8.04
Off White (survey)
#FFFFE4
ΔE00 8.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.44
Eggshell (survey)
#FFFFD4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8DE #F4DEF8
analogous
#EFF8DE #E2F8DE #DEF8E7
triadic
#E2F8DE #DEE2F8 #F8DEE2
tetradic
#E2F8DE #DEEFF8 #F4DEF8 #F8E7DE
square
#E2F8DE #DEEFF8 #F4DEF8 #F8E7DE
split-complementary
#E2F8DE #E7DEF8 #F8DEEF
monochromatic
#89E379 #B6EDAC #E2F8DE #E9FAE6 #E9FAE6
Accessibility & contrast
On white
1.12
#E2F8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#E2F8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8DE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8DE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DD
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#E1F6F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f8de; /* rgb */ color: rgb(226, 248, 222); /* oklch */ color: oklch(95.6% 0.041 140.8);
Tailwind
colors: {
custom: {
50: '#ebfae8',
500: '#e2f8de',
950: '#000000',
},
}SCSS
$custom: #e2f8de; $custom-light: #ebfae8; $custom-dark: #000000;
JSON
{
"hex": "#e2f8de",
"rgb": {
"r": 226,
"g": 248,
"b": 222
},
"hsl": {
"h": 110.769,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95604,
"c": 0.04145,
"h": 140.8
},
"luminance": 0.88577
}Semantic roles & 50–950 ramp
primary
#E2F8DE
secondary
#D29FDB
accent
#19CDB1
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584