#E2EBDC#E2EBDC
#E2EBDC is a very light, muted yellow-green. Relative luminance 0.808; OKLCH L 92.9% C 0.022 H 132.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBDC |
|---|---|
| RGB | rgb(226, 235, 220) |
| HSL | hsl(96, 27%, 89%) |
| HSV | hsv(96, 6%, 92%) |
| CMYK | cmyk(3.8%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(92.02, -5.66, 6.24) |
| CIE-LCH | lch(92.02, 8.42, 132.22°) |
| OKLab | oklab(92.91% -0.015 0.0163) |
| OKLCH | oklch(92.91% 0.022 132.5) |
| XYZ | xyz(73.9885, 80.7525, 79.3851) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Beige
#F5F5DC
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.46
Ivory
#FFFFF0
ΔE00 5.94
Mintcream
#F5FFFA
ΔE00 6.03
Eggshell
#F0EAD6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBDC #E5DCEB
analogous
#EAEBDC #E2EBDC #DCEBDE
triadic
#E2EBDC #DCE2EB #EBDCE2
tetradic
#E2EBDC #DCEAEB #E5DCEB #EBDEDC
square
#E2EBDC #DCEAEB #E5DCEB #EBDEDC
split-complementary
#E2EBDC #DEDCEB #EBDCEA
monochromatic
#A1BE8E #C2D5B5 #E2EBDC #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.22
#E2EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E2EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBDC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBDC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#E2EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2ebdc; /* rgb */ color: rgb(226, 235, 220); /* oklch */ color: oklch(92.9% 0.022 132.5);
Tailwind
colors: {
custom: {
50: '#ebf1e6',
500: '#e2ebdc',
950: '#000000',
},
}SCSS
$custom: #e2ebdc; $custom-light: #ebf1e6; $custom-dark: #000000;
JSON
{
"hex": "#e2ebdc",
"rgb": {
"r": 226,
"g": 235,
"b": 220
},
"hsl": {
"h": 96,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92914,
"c": 0.02216,
"h": 132.5
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#E2EBDC
secondary
#B8A8C4
accent
#40A67D
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584