#E2EDE5#E2EDE5
#E2EDE5 is a very light, near-neutral green. Relative luminance 0.824; OKLCH L 93.6% C 0.016 H 154.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDE5 |
|---|---|
| RGB | rgb(226, 237, 229) |
| HSL | hsl(136, 23%, 91%) |
| HSV | hsv(136, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 3.4%, 7.1%) |
| CIE-LAB | lab(92.75, -5.09, 2.61) |
| CIE-LCH | lch(92.75, 5.72, 152.90°) |
| OKLab | oklab(93.56% -0.0143 0.0068) |
| OKLCH | oklch(93.56% 0.016 154.5) |
| XYZ | xyz(75.7884, 82.3938, 86.0244) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 5.31
Ivory
#FFFFF0
ΔE00 6.52
Off White
#FAF9F6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDE5 #EDE2EA
analogous
#E4EDE2 #E2EDE5 #E2EDEA
triadic
#E2EDE5 #E5E2ED #EDE5E2
tetradic
#E2EDE5 #E2E4ED #EDE2EA #EDEAE2
square
#E2EDE5 #E2E4ED #EDE2EA #EDEAE2
split-complementary
#E2EDE5 #EAE2ED #EDE2E4
monochromatic
#96BEA1 #BCD6C3 #E2EDE5 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.20
#E2EDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#E2EDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDE5
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDE5 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE5
Deuteranopia (green-blind)
#EBEAE5
Tritanopia (blue-blind)
#E1EDEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ede5; /* rgb */ color: rgb(226, 237, 229); /* oklch */ color: oklch(93.6% 0.016 154.5);
Tailwind
colors: {
custom: {
50: '#ebf2ed',
500: '#e2ede5',
950: '#000000',
},
}SCSS
$custom: #e2ede5; $custom-light: #ebf2ed; $custom-dark: #000000;
JSON
{
"hex": "#e2ede5",
"rgb": {
"r": 226,
"g": 237,
"b": 229
},
"hsl": {
"h": 136.364,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93559,
"c": 0.01582,
"h": 154.5
},
"luminance": 0.82394
}Semantic roles & 50–950 ramp
primary
#E2EDE5
secondary
#C5AEBF
accent
#4488A2
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584