#E2F0DE#E2F0DE
#E2F0DE is a very light, muted green. Relative luminance 0.838; OKLCH L 94.0% C 0.028 H 138.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0DE |
|---|---|
| RGB | rgb(226, 240, 222) |
| HSL | hsl(107, 38%, 91%) |
| HSV | hsv(107, 8%, 94%) |
| CMYK | cmyk(5.8%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(93.35, -7.84, 7.11) |
| CIE-LCH | lch(93.35, 10.58, 137.81°) |
| OKLab | oklab(93.98% -0.0211 0.0186) |
| OKLCH | oklch(93.98% 0.028 138.7) |
| XYZ | xyz(75.7066, 83.7624, 81.2724) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.32
Beige
#F5F5DC
ΔE00 5.96
Mintcream
#F5FFFA
ΔE00 6.69
Off White (survey)
#FFFFE4
ΔE00 6.93
Ivory
#FFFFF0
ΔE00 6.98
Lightyellow
#FFFFE0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0DE #ECDEF0
analogous
#EBF0DE #E2F0DE #DEF0E3
triadic
#E2F0DE #DEE2F0 #F0DEE2
tetradic
#E2F0DE #DEEBF0 #ECDEF0 #F0E3DE
square
#E2F0DE #DEEBF0 #ECDEF0 #F0E3DE
split-complementary
#E2F0DE #E3DEF0 #F0DEEB
monochromatic
#98CA8A #BDDDB4 #E2F0DE #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.18
#E2F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#E2F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0DE
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0DE | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDD
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#E2EFEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2f0de; /* rgb */ color: rgb(226, 240, 222); /* oklch */ color: oklch(94.0% 0.028 138.7);
Tailwind
colors: {
custom: {
50: '#ebf5e8',
500: '#e2f0de',
950: '#000000',
},
}SCSS
$custom: #e2f0de; $custom-light: #ebf5e8; $custom-dark: #000000;
JSON
{
"hex": "#e2f0de",
"rgb": {
"r": 226,
"g": 240,
"b": 222
},
"hsl": {
"h": 106.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93977,
"c": 0.02815,
"h": 138.7
},
"luminance": 0.83763
}Semantic roles & 50–950 ramp
primary
#E2F0DE
secondary
#C3A7CB
accent
#35B095
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584