#E1EBDA#E1EBDA
#E1EBDA is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.8% C 0.025 H 132.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBDA |
|---|---|
| RGB | rgb(225, 235, 218) |
| HSL | hsl(95, 30%, 89%) |
| HSV | hsv(95, 7%, 92%) |
| CMYK | cmyk(4.3%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.90, -6.34, 7.10) |
| CIE-LCH | lch(91.90, 9.52, 131.79°) |
| OKLab | oklab(92.79% -0.0168 0.0186) |
| OKLCH | oklch(92.79% 0.025 132.1) |
| XYZ | xyz(73.4124, 80.4859, 77.9838) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.42
Beige
#F5F5DC
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 6.18
Ivory
#FFFFF0
ΔE00 6.36
Off White (survey)
#FFFFE4
ΔE00 6.65
Mintcream
#F5FFFA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBDA #E4DAEB
analogous
#EAEBDA #E1EBDA #DAEBDC
triadic
#E1EBDA #DAE1EB #EBDAE1
tetradic
#E1EBDA #DAEAEB #E4DAEB #EBDCDA
square
#E1EBDA #DAEAEB #E4DAEB #EBDCDA
split-complementary
#E1EBDA #DCDAEB #EBDAEA
monochromatic
#A1C08B #C1D6B2 #E1EBDA #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.23
#E1EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#E1EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBDA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBDA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#EBE7DB
Tritanopia (blue-blind)
#E1E9E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1ebda; /* rgb */ color: rgb(225, 235, 218); /* oklch */ color: oklch(92.8% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#eaf1e5',
500: '#e1ebda',
950: '#000000',
},
}SCSS
$custom: #e1ebda; $custom-light: #eaf1e5; $custom-dark: #000000;
JSON
{
"hex": "#e1ebda",
"rgb": {
"r": 225,
"g": 235,
"b": 218
},
"hsl": {
"h": 95.294,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92787,
"c": 0.02502,
"h": 132.1
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#E1EBDA
secondary
#B7A5C4
accent
#3DA97C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584