#E2F7DD#E2F7DD
#E2F7DD is a very light, muted green. Relative luminance 0.879; OKLCH L 95.4% C 0.041 H 139.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7DD |
|---|---|
| RGB | rgb(226, 247, 221) |
| HSL | hsl(108, 62%, 92%) |
| HSV | hsv(108, 11%, 97%) |
| CMYK | cmyk(8.5%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(95.12, -11.51, 10.17) |
| CIE-LCH | lch(95.12, 15.36, 138.54°) |
| OKLab | oklab(95.38% -0.0312 0.0265) |
| OKLCH | oklch(95.38% 0.041 139.7) |
| XYZ | xyz(77.6735, 87.9100, 81.2688) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.82
Beige
#F5F5DC
ΔE00 7.54
Lightyellow
#FFFFE0
ΔE00 7.82
Off White (survey)
#FFFFE4
ΔE00 7.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.22
Eggshell (survey)
#FFFFD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7DD #F2DDF7
analogous
#EFF7DD #E2F7DD #DDF7E5
triadic
#E2F7DD #DDE2F7 #F7DDE2
tetradic
#E2F7DD #DDEFF7 #F2DDF7 #F7E5DD
square
#E2F7DD #DDEFF7 #F2DDF7 #F7E5DD
split-complementary
#E2F7DD #E5DDF7 #F7DDEF
monochromatic
#8DE07A #B8EBAB #E2F7DD #EAF9E6 #EAF9E6
Accessibility & contrast
On white
1.13
#E2F7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#E2F7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7DD
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7DD | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#E1F5EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f7dd; /* rgb */ color: rgb(226, 247, 221); /* oklch */ color: oklch(95.4% 0.041 139.7);
Tailwind
colors: {
custom: {
50: '#ebf9e7',
500: '#e2f7dd',
950: '#000000',
},
}SCSS
$custom: #e2f7dd; $custom-light: #ebf9e7; $custom-dark: #000000;
JSON
{
"hex": "#e2f7dd",
"rgb": {
"r": 226,
"g": 247,
"b": 221
},
"hsl": {
"h": 108.462,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95375,
"c": 0.04089,
"h": 139.7
},
"luminance": 0.87911
}Semantic roles & 50–950 ramp
primary
#E2F7DD
secondary
#CE9FD9
accent
#1CCAA8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584