#E1EBDF#E1EBDF
#E1EBDF is a very light, near-neutral green. Relative luminance 0.808; OKLCH L 92.9% C 0.019 H 140.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBDF |
|---|---|
| RGB | rgb(225, 235, 223) |
| HSL | hsl(110, 23%, 90%) |
| HSV | hsv(110, 5%, 92%) |
| CMYK | cmyk(4.3%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(92.02, -5.47, 4.67) |
| CIE-LCH | lch(92.02, 7.19, 139.56°) |
| OKLab | oklab(92.92% -0.0148 0.0122) |
| OKLCH | oklch(92.92% 0.019 140.5) |
| XYZ | xyz(74.0766, 80.7516, 81.4818) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Light Grey
#D8DCD6
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 5.27
Ivory
#FFFFF0
ΔE00 6.20
Beige
#F5F5DC
ΔE00 6.34
Azure (CSS)
#F0FFFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBDF #E9DFEB
analogous
#E7EBDF #E1EBDF #DFEBE3
triadic
#E1EBDF #DFE1EB #EBDFE1
tetradic
#E1EBDF #DFE7EB #E9DFEB #EBE3DF
square
#E1EBDF #DFE7EB #E9DFEB #EBE3DF
split-complementary
#E1EBDF #E3DFEB #EBDFE7
monochromatic
#9ABC94 #BED3B9 #E1EBDF #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.22
#E1EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E1EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBDF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBDF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#E1EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1ebdf; /* rgb */ color: rgb(225, 235, 223); /* oklch */ color: oklch(92.9% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#eaf1e9',
500: '#e1ebdf',
950: '#000000',
},
}SCSS
$custom: #e1ebdf; $custom-light: #eaf1e9; $custom-dark: #000000;
JSON
{
"hex": "#e1ebdf",
"rgb": {
"r": 225,
"g": 235,
"b": 223
},
"hsl": {
"h": 110,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.9292,
"c": 0.01922,
"h": 140.5
},
"luminance": 0.80752
}Semantic roles & 50–950 ramp
primary
#E1EBDF
secondary
#BFABC3
accent
#44A292
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584