#E6EBDA#E6EBDA
#E6EBDA is a very light, muted yellow-green. Relative luminance 0.813; OKLCH L 93.2% C 0.023 H 120.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EBDA |
|---|---|
| RGB | rgb(230, 235, 218) |
| HSL | hsl(78, 30%, 89%) |
| HSV | hsv(78, 7%, 92%) |
| CMYK | cmyk(2.1%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(92.27, -4.64, 7.67) |
| CIE-LCH | lch(92.27, 8.96, 121.16°) |
| OKLab | oklab(93.16% -0.0117 0.02) |
| OKLCH | oklch(93.16% 0.023 120.2) |
| XYZ | xyz(74.9944, 81.3017, 78.0580) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.95
Eggshell
#F0EAD6
ΔE00 4.87
Ivory
#FFFFF0
ΔE00 5.03
Honeydew
#F0FFF0
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 5.62
Off White (survey)
#FFFFE4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EBDA #DFDAEB
analogous
#EBE8DA #E6EBDA #DEEBDA
triadic
#E6EBDA #DAE6EB #EBDAE6
tetradic
#E6EBDA #DAEBE8 #DFDAEB #EBDADE
square
#E6EBDA #DAEBE8 #DFDAEB #EBDADE
split-complementary
#E6EBDA #DADEEB #E8DAEB
monochromatic
#B0C08B #CBD6B2 #E6EBDA #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.22
#E6EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#E6EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EBDA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EBDA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#EDE9DB
Tritanopia (blue-blind)
#E8E9E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e6ebda; /* rgb */ color: rgb(230, 235, 218); /* oklch */ color: oklch(93.2% 0.023 120.2);
Tailwind
colors: {
custom: {
50: '#edf1e5',
500: '#e6ebda',
950: '#000000',
},
}SCSS
$custom: #e6ebda; $custom-light: #edf1e5; $custom-dark: #000000;
JSON
{
"hex": "#e6ebda",
"rgb": {
"r": 230,
"g": 235,
"b": 218
},
"hsl": {
"h": 77.647,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.93163,
"c": 0.0232,
"h": 120.2
},
"luminance": 0.81302
}Semantic roles & 50–950 ramp
primary
#E6EBDA
secondary
#AEA5C4
accent
#3DA95D
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584