#E0EBDA#E0EBDA
#E0EBDA is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.7% C 0.025 H 134.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBDA |
|---|---|
| RGB | rgb(224, 235, 218) |
| HSL | hsl(99, 30%, 89%) |
| HSV | hsv(99, 7%, 92%) |
| CMYK | cmyk(4.7%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.83, -6.68, 6.98) |
| CIE-LCH | lch(91.83, 9.67, 133.73°) |
| OKLab | oklab(92.71% -0.0178 0.0183) |
| OKLCH | oklch(92.71% 0.026 134.3) |
| XYZ | xyz(73.1015, 80.3256, 77.9693) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.32
Beige
#F5F5DC
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 6.35
Ivory
#FFFFF0
ΔE00 6.65
Mintcream
#F5FFFA
ΔE00 6.73
Off White (survey)
#FFFFE4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBDA #E5DAEB
analogous
#E9EBDA #E0EBDA #DAEBDD
triadic
#E0EBDA #DAE0EB #EBDAE0
tetradic
#E0EBDA #DAE9EB #E5DAEB #EBDDDA
square
#E0EBDA #DAE9EB #E5DAEB #EBDDDA
split-complementary
#E0EBDA #DDDAEB #EBDAE9
monochromatic
#9DC08B #BFD6B2 #E0EBDA #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.23
#E0EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E0EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBDA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBDA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#EBE7DB
Tritanopia (blue-blind)
#E0E9E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0ebda; /* rgb */ color: rgb(224, 235, 218); /* oklch */ color: oklch(92.7% 0.025 134.3);
Tailwind
colors: {
custom: {
50: '#e9f1e5',
500: '#e0ebda',
950: '#000000',
},
}SCSS
$custom: #e0ebda; $custom-light: #e9f1e5; $custom-dark: #000000;
JSON
{
"hex": "#e0ebda",
"rgb": {
"r": 224,
"g": 235,
"b": 218
},
"hsl": {
"h": 98.824,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92712,
"c": 0.0255,
"h": 134.3
},
"luminance": 0.80326
}Semantic roles & 50–950 ramp
primary
#E0EBDA
secondary
#B9A5C4
accent
#3DA983
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584