#E2EBD9#E2EBD9
#E2EBD9 is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.8% C 0.026 H 128.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBD9 |
|---|---|
| RGB | rgb(226, 235, 217) |
| HSL | hsl(90, 31%, 89%) |
| HSV | hsv(90, 8%, 92%) |
| CMYK | cmyk(3.8%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(91.95, -6.17, 7.70) |
| CIE-LCH | lch(91.95, 9.87, 128.73°) |
| OKLab | oklab(92.84% -0.0162 0.0201) |
| OKLCH | oklch(92.84% 0.026 128.8) |
| XYZ | xyz(73.5947, 80.5950, 77.3114) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.62
Beige
#F5F5DC
ΔE00 4.80
Ivory
#FFFFF0
ΔE00 6.17
Off White (survey)
#FFFFE4
ΔE00 6.26
Light Grey
#D8DCD6
ΔE00 6.31
Eggshell
#F0EAD6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBD9 #E2D9EB
analogous
#EBEBD9 #E2EBD9 #D9EBD9
triadic
#E2EBD9 #D9E2EB #EBD9E2
tetradic
#E2EBD9 #D9EBEB #E2D9EB #EBD9D9
square
#E2EBD9 #D9EBEB #E2D9EB #EBD9D9
split-complementary
#E2EBD9 #D9D9EB #EBD9EB
monochromatic
#A5C189 #C3D6B1 #E2EBD9 #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.23
#E2EBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#E2EBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBD9
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBD9 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D8
Deuteranopia (green-blind)
#ECE8DA
Tritanopia (blue-blind)
#E3E9E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2ebd9; /* rgb */ color: rgb(226, 235, 217); /* oklch */ color: oklch(92.8% 0.026 128.8);
Tailwind
colors: {
custom: {
50: '#ebf1e4',
500: '#e2ebd9',
950: '#000000',
},
}SCSS
$custom: #e2ebd9; $custom-light: #ebf1e4; $custom-dark: #000000;
JSON
{
"hex": "#e2ebd9",
"rgb": {
"r": 226,
"g": 235,
"b": 217
},
"hsl": {
"h": 90,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92835,
"c": 0.02581,
"h": 128.8
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#E2EBD9
secondary
#B4A4C4
accent
#3CAA73
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584