#E2EBDD#E2EBDD
#E2EBDD is a very light, muted yellow-green. Relative luminance 0.808; OKLCH L 92.9% C 0.021 H 134.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBDD |
|---|---|
| RGB | rgb(226, 235, 221) |
| HSL | hsl(99, 26%, 89%) |
| HSV | hsv(99, 6%, 92%) |
| CMYK | cmyk(3.8%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(92.05, -5.49, 5.75) |
| CIE-LCH | lch(92.05, 7.95, 133.65°) |
| OKLab | oklab(92.94% -0.0146 0.0151) |
| OKLCH | oklch(92.94% 0.021 134.1) |
| XYZ | xyz(74.1213, 80.8056, 80.0847) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Light Grey
#D8DCD6
ΔE00 5.19
Beige
#F5F5DC
ΔE00 5.59
Mintcream
#F5FFFA
ΔE00 5.75
Ivory
#FFFFF0
ΔE00 5.90
Eggshell
#F0EAD6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBDD #E6DDEB
analogous
#E9EBDD #E2EBDD #DDEBDF
triadic
#E2EBDD #DDE2EB #EBDDE2
tetradic
#E2EBDD #DDE9EB #E6DDEB #EBDFDD
square
#E2EBDD #DDE9EB #E6DDEB #EBDFDD
split-complementary
#E2EBDD #DFDDEB #EBDDE9
monochromatic
#A0BE90 #C1D4B6 #E2EBDD #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.22
#E2EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E2EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBDD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBDD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DC
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#E2EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2ebdd; /* rgb */ color: rgb(226, 235, 221); /* oklch */ color: oklch(92.9% 0.021 134.1);
Tailwind
colors: {
custom: {
50: '#ebf1e7',
500: '#e2ebdd',
950: '#000000',
},
}SCSS
$custom: #e2ebdd; $custom-light: #ebf1e7; $custom-dark: #000000;
JSON
{
"hex": "#e2ebdd",
"rgb": {
"r": 226,
"g": 235,
"b": 221
},
"hsl": {
"h": 98.571,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92941,
"c": 0.02097,
"h": 134.1
},
"luminance": 0.80806
}Semantic roles & 50–950 ramp
primary
#E2EBDD
secondary
#BAA9C3
accent
#41A481
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584