#E2E8DF#E2E8DF
#E2E8DF is a very light, near-neutral green. Relative luminance 0.792; OKLCH L 92.4% C 0.014 H 134.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8DF |
|---|---|
| RGB | rgb(226, 232, 223) |
| HSL | hsl(100, 16%, 89%) |
| HSV | hsv(100, 4%, 91%) |
| CMYK | cmyk(2.6%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(91.33, -3.61, 3.67) |
| CIE-LCH | lch(91.33, 5.15, 134.51°) |
| OKLab | oklab(92.39% -0.0096 0.0096) |
| OKLCH | oklch(92.39% 0.014 134.9) |
| XYZ | xyz(73.5377, 79.2095, 81.2125) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.06
Mintcream
#F5FFFA
ΔE00 5.20
Ivory
#FFFFF0
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.13
Honeydew
#F0FFF0
ΔE00 6.15
Off White
#FAF9F6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8DF #E5DFE8
analogous
#E7E8DF #E2E8DF #DFE8E1
triadic
#E2E8DF #DFE2E8 #E8DFE2
tetradic
#E2E8DF #DFE7E8 #E5DFE8 #E8E1DF
square
#E2E8DF #DFE7E8 #E5DFE8 #E8E1DF
split-complementary
#E2E8DF #E1DFE8 #E8DFE7
monochromatic
#A1B598 #C2CEBB #E2E8DF #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.25
#E2E8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#E2E8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8DF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8DF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#E2E7E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e8df; /* rgb */ color: rgb(226, 232, 223); /* oklch */ color: oklch(92.4% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#ebefe9',
500: '#e2e8df',
950: '#000000',
},
}SCSS
$custom: #e2e8df; $custom-light: #ebefe9; $custom-dark: #000000;
JSON
{
"hex": "#e2e8df",
"rgb": {
"r": 226,
"g": 232,
"b": 223
},
"hsl": {
"h": 100,
"s": 16.364,
"l": 89.216
},
"oklch": {
"l": 0.92392,
"c": 0.01361,
"h": 134.9
},
"luminance": 0.7921
}Semantic roles & 50–950 ramp
primary
#E2E8DF
secondary
#B8ADBE
accent
#4B9B80
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584