#E2EBDF#E2EBDF
#E2EBDF is a very light, near-neutral green. Relative luminance 0.809; OKLCH L 93.0% C 0.019 H 137.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBDF |
|---|---|
| RGB | rgb(226, 235, 223) |
| HSL | hsl(105, 23%, 90%) |
| HSV | hsv(105, 5%, 92%) |
| CMYK | cmyk(3.8%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(92.09, -5.14, 4.78) |
| CIE-LCH | lch(92.09, 7.02, 137.07°) |
| OKLab | oklab(92.99% -0.0138 0.0125) |
| OKLCH | oklch(92.99% 0.019 137.8) |
| XYZ | xyz(74.3893, 80.9129, 81.4964) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 4.68
Mintcream
#F5FFFA
ΔE00 5.22
Ivory
#FFFFF0
ΔE00 5.91
Beige
#F5F5DC
ΔE00 6.11
Eggshell
#F0EAD6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBDF #E8DFEB
analogous
#E8EBDF #E2EBDF #DFEBE2
triadic
#E2EBDF #DFE2EB #EBDFE2
tetradic
#E2EBDF #DFE8EB #E8DFEB #EBE2DF
square
#E2EBDF #DFE8EB #E8DFEB #EBE2DF
split-complementary
#E2EBDF #E2DFEB #EBDFE8
monochromatic
#9EBC94 #C0D3B9 #E2EBDF #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.22
#E2EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#E2EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBDF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBDF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#EAE8DF
Tritanopia (blue-blind)
#E2EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2ebdf; /* rgb */ color: rgb(226, 235, 223); /* oklch */ color: oklch(93.0% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#ebf1e9',
500: '#e2ebdf',
950: '#000000',
},
}SCSS
$custom: #e2ebdf; $custom-light: #ebf1e9; $custom-dark: #000000;
JSON
{
"hex": "#e2ebdf",
"rgb": {
"r": 226,
"g": 235,
"b": 223
},
"hsl": {
"h": 105,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92994,
"c": 0.01864,
"h": 137.8
},
"luminance": 0.80913
}Semantic roles & 50–950 ramp
primary
#E2EBDF
secondary
#BDABC3
accent
#44A28A
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584