#E2EADD#E2EADD
#E2EADD is a very light, near-neutral yellow-green. Relative luminance 0.802; OKLCH L 92.7% C 0.019 H 133.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EADD |
|---|---|
| RGB | rgb(226, 234, 221) |
| HSL | hsl(97, 24%, 89%) |
| HSV | hsv(97, 6%, 92%) |
| CMYK | cmyk(3.4%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(91.79, -4.98, 5.38) |
| CIE-LCH | lch(91.79, 7.33, 132.76°) |
| OKLab | oklab(92.74% -0.0132 0.0141) |
| OKLCH | oklch(92.74% 0.019 133.1) |
| XYZ | xyz(73.8358, 80.2346, 79.9896) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.63
Honeydew
#F0FFF0
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 5.62
Beige
#F5F5DC
ΔE00 5.71
Ivory
#FFFFF0
ΔE00 5.79
Eggshell
#F0EAD6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EADD #E5DDEA
analogous
#E9EADD #E2EADD #DDEADF
triadic
#E2EADD #DDE2EA #EADDE2
tetradic
#E2EADD #DDE9EA #E5DDEA #EADFDD
square
#E2EADD #DDE9EA #E5DDEA #EADFDD
split-complementary
#E2EADD #DFDDEA #EADDE9
monochromatic
#A1BB91 #C2D3B7 #E2EADD #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.23
#E2EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#E2EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EADD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EADD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#E2E9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2eadd; /* rgb */ color: rgb(226, 234, 221); /* oklch */ color: oklch(92.7% 0.019 133.1);
Tailwind
colors: {
custom: {
50: '#ebf0e7',
500: '#e2eadd',
950: '#000000',
},
}SCSS
$custom: #e2eadd; $custom-light: #ebf0e7; $custom-dark: #000000;
JSON
{
"hex": "#e2eadd",
"rgb": {
"r": 226,
"g": 234,
"b": 221
},
"hsl": {
"h": 96.923,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92739,
"c": 0.01931,
"h": 133.1
},
"luminance": 0.80235
}Semantic roles & 50–950 ramp
primary
#E2EADD
secondary
#B8A9C2
accent
#43A27E
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584