#E3EBDF#E3EBDF
#E3EBDF is a very light, near-neutral green. Relative luminance 0.811; OKLCH L 93.1% C 0.018 H 134.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBDF |
|---|---|
| RGB | rgb(227, 235, 223) |
| HSL | hsl(100, 23%, 90%) |
| HSV | hsv(100, 5%, 92%) |
| CMYK | cmyk(3.4%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(92.17, -4.80, 4.89) |
| CIE-LCH | lch(92.17, 6.85, 134.46°) |
| OKLab | oklab(93.07% -0.0128 0.0128) |
| OKLCH | oklch(93.07% 0.018 134.9) |
| XYZ | xyz(74.7039, 81.0751, 81.5112) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 5.19
Ivory
#FFFFF0
ΔE00 5.63
Beige
#F5F5DC
ΔE00 5.90
Eggshell
#F0EAD6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBDF #E7DFEB
analogous
#E9EBDF #E3EBDF #DFEBE1
triadic
#E3EBDF #DFE3EB #EBDFE3
tetradic
#E3EBDF #DFE9EB #E7DFEB #EBE1DF
square
#E3EBDF #DFE9EB #E7DFEB #EBE1DF
split-complementary
#E3EBDF #E1DFEB #EBDFE9
monochromatic
#A1BC94 #C2D3B9 #E3EBDF #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.22
#E3EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#E3EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBDF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBDF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#E3EAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e3ebdf; /* rgb */ color: rgb(227, 235, 223); /* oklch */ color: oklch(93.1% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#ebf1e9',
500: '#e3ebdf',
950: '#000000',
},
}SCSS
$custom: #e3ebdf; $custom-light: #ebf1e9; $custom-dark: #000000;
JSON
{
"hex": "#e3ebdf",
"rgb": {
"r": 227,
"g": 235,
"b": 223
},
"hsl": {
"h": 100,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.93069,
"c": 0.01811,
"h": 134.9
},
"luminance": 0.81075
}Semantic roles & 50–950 ramp
primary
#E3EBDF
secondary
#BBABC3
accent
#44A282
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584