#E5EBDF#E5EBDF
#E5EBDF is a very light, near-neutral yellow-green. Relative luminance 0.814; OKLCH L 93.2% C 0.017 H 128.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBDF |
|---|---|
| RGB | rgb(229, 235, 223) |
| HSL | hsl(90, 23%, 90%) |
| HSV | hsv(90, 5%, 92%) |
| CMYK | cmyk(2.6%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(92.31, -4.12, 5.12) |
| CIE-LCH | lch(92.31, 6.57, 128.84°) |
| OKLab | oklab(93.22% -0.0107 0.0134) |
| OKLCH | oklch(93.22% 0.017 128.7) |
| XYZ | xyz(75.3385, 81.4023, 81.5409) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.26
Ivory
#FFFFF0
ΔE00 5.12
Mintcream
#F5FFFA
ΔE00 5.24
Honeydew
#F0FFF0
ΔE00 5.25
Beige
#F5F5DC
ΔE00 5.53
Eggshell
#F0EAD6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBDF #E5DFEB
analogous
#EBEBDF #E5EBDF #DFEBDF
triadic
#E5EBDF #DFE5EB #EBDFE5
tetradic
#E5EBDF #DFEBEB #E5DFEB #EBDFDF
square
#E5EBDF #DFEBEB #E5DFEB #EBDFDF
split-complementary
#E5EBDF #DFDFEB #EBDFEB
monochromatic
#A8BC94 #C6D3B9 #E5EBDF #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.22
#E5EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#E5EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBDF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBDF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#EBE9DF
Tritanopia (blue-blind)
#E6EAE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5ebdf; /* rgb */ color: rgb(229, 235, 223); /* oklch */ color: oklch(93.2% 0.017 128.7);
Tailwind
colors: {
custom: {
50: '#edf1e9',
500: '#e5ebdf',
950: '#000000',
},
}SCSS
$custom: #e5ebdf; $custom-light: #edf1e9; $custom-dark: #000000;
JSON
{
"hex": "#e5ebdf",
"rgb": {
"r": 229,
"g": 235,
"b": 223
},
"hsl": {
"h": 90,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.9322,
"c": 0.0172,
"h": 128.7
},
"luminance": 0.81402
}Semantic roles & 50–950 ramp
primary
#E5EBDF
secondary
#B7ABC3
accent
#44A273
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584