#E2EDE2#E2EDE2
#E2EDE2 is a very light, near-neutral green. Relative luminance 0.822; OKLCH L 93.5% C 0.019 H 145.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDE2 |
|---|---|
| RGB | rgb(226, 237, 226) |
| HSL | hsl(120, 23%, 91%) |
| HSV | hsv(120, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 4.6%, 7.1%) |
| CIE-LAB | lab(92.68, -5.62, 4.06) |
| CIE-LCH | lch(92.68, 6.94, 144.18°) |
| OKLab | oklab(93.48% -0.0154 0.0106) |
| OKLCH | oklch(93.48% 0.019 145.4) |
| XYZ | xyz(75.3732, 82.2277, 83.8374) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Mintcream
#F5FFFA
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 5.13
Ivory
#FFFFF0
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 6.30
Beige
#F5F5DC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDE2 #EDE2ED
analogous
#E7EDE2 #E2EDE2 #E2EDE7
triadic
#E2EDE2 #E2E2ED #EDE2E2
tetradic
#E2EDE2 #E2E7ED #EDE2ED #EDE7E2
square
#E2EDE2 #E2E7ED #EDE2ED #EDE7E2
split-complementary
#E2EDE2 #E7E2ED #EDE2E7
monochromatic
#96BE96 #BCD6BC #E2EDE2 #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.20
#E2EDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#E2EDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDE2
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDE2 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBE1
Deuteranopia (green-blind)
#ECE9E2
Tritanopia (blue-blind)
#E1ECEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ede2; /* rgb */ color: rgb(226, 237, 226); /* oklch */ color: oklch(93.5% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#ebf2eb',
500: '#e2ede2',
950: '#000000',
},
}SCSS
$custom: #e2ede2; $custom-light: #ebf2eb; $custom-dark: #000000;
JSON
{
"hex": "#e2ede2",
"rgb": {
"r": 226,
"g": 237,
"b": 226
},
"hsl": {
"h": 120,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93477,
"c": 0.01874,
"h": 145.4
},
"luminance": 0.82228
}Semantic roles & 50–950 ramp
primary
#E2EDE2
secondary
#C5AEC5
accent
#44A2A2
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584