#E2F2DE#E2F2DE
#E2F2DE is a very light, muted green. Relative luminance 0.849; OKLCH L 94.4% C 0.031 H 139.4°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2DE |
|---|---|
| RGB | rgb(226, 242, 222) |
| HSL | hsl(108, 43%, 91%) |
| HSV | hsv(108, 8%, 95%) |
| CMYK | cmyk(6.6%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(93.86, -8.85, 7.84) |
| CIE-LCH | lch(93.86, 11.82, 138.43°) |
| OKLab | oklab(94.38% -0.0239 0.0205) |
| OKLCH | oklch(94.38% 0.031 139.4) |
| XYZ | xyz(76.2986, 84.9464, 81.4697) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.40
Beige
#F5F5DC
ΔE00 6.31
Off White (survey)
#FFFFE4
ΔE00 7.08
Mintcream
#F5FFFA
ΔE00 7.35
Lightyellow
#FFFFE0
ΔE00 7.42
Ivory
#FFFFF0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2DE #EEDEF2
analogous
#ECF2DE #E2F2DE #DEF2E4
triadic
#E2F2DE #DEE2F2 #F2DEE2
tetradic
#E2F2DE #DEECF2 #EEDEF2 #F2E4DE
square
#E2F2DE #DEECF2 #EEDEF2 #F2E4DE
split-complementary
#E2F2DE #E4DEF2 #F2DEEC
monochromatic
#95CF86 #BBE1B2 #E2F2DE #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.17
#E2F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#E2F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2DE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2DE | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDD
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#E1F0EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f2de; /* rgb */ color: rgb(226, 242, 222); /* oklch */ color: oklch(94.4% 0.031 139.4);
Tailwind
colors: {
custom: {
50: '#ebf6e8',
500: '#e2f2de',
950: '#000000',
},
}SCSS
$custom: #e2f2de; $custom-light: #ebf6e8; $custom-dark: #000000;
JSON
{
"hex": "#e2f2de",
"rgb": {
"r": 226,
"g": 242,
"b": 222
},
"hsl": {
"h": 108,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94382,
"c": 0.03148,
"h": 139.4
},
"luminance": 0.84947
}Semantic roles & 50–950 ramp
primary
#E2F2DE
secondary
#C7A5CF
accent
#2FB79B
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584