#E3EBDA#E3EBDA
#E3EBDA is a very light, muted yellow-green. Relative luminance 0.808; OKLCH L 92.9% C 0.024 H 127.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBDA |
|---|---|
| RGB | rgb(227, 235, 218) |
| HSL | hsl(88, 30%, 89%) |
| HSV | hsv(88, 7%, 92%) |
| CMYK | cmyk(3.4%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(92.05, -5.66, 7.32) |
| CIE-LCH | lch(92.05, 9.26, 127.71°) |
| OKLab | oklab(92.94% -0.0147 0.0192) |
| OKLCH | oklch(92.94% 0.024 127.6) |
| XYZ | xyz(74.0397, 80.8094, 78.0132) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 4.70
Ivory
#FFFFF0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 5.89
Eggshell
#F0EAD6
ΔE00 6.07
Off White (survey)
#FFFFE4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBDA #E2DAEB
analogous
#EBEBDA #E3EBDA #DBEBDA
triadic
#E3EBDA #DAE3EB #EBDAE3
tetradic
#E3EBDA #DAEBEB #E2DAEB #EBDADB
square
#E3EBDA #DAEBEB #E2DAEB #EBDADB
split-complementary
#E3EBDA #DADBEB #EBDAEB
monochromatic
#A7C08B #C5D6B2 #E3EBDA #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.22
#E3EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E3EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBDA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBDA | 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)
#EDE8D9
Deuteranopia (green-blind)
#ECE8DB
Tritanopia (blue-blind)
#E4E9E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e3ebda; /* rgb */ color: rgb(227, 235, 218); /* oklch */ color: oklch(92.9% 0.024 127.6);
Tailwind
colors: {
custom: {
50: '#ebf1e5',
500: '#e3ebda',
950: '#000000',
},
}SCSS
$custom: #e3ebda; $custom-light: #ebf1e5; $custom-dark: #000000;
JSON
{
"hex": "#e3ebda",
"rgb": {
"r": 227,
"g": 235,
"b": 218
},
"hsl": {
"h": 88.235,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92936,
"c": 0.02417,
"h": 127.6
},
"luminance": 0.8081
}Semantic roles & 50–950 ramp
primary
#E3EBDA
secondary
#B4A5C4
accent
#3DA970
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584