#DEE2DB#DEE2DB
#DEE2DB is a very light, near-neutral yellow-green. Relative luminance 0.750; OKLCH L 90.8% C 0.010 H 131.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2DB |
|---|---|
| RGB | rgb(222, 226, 219) |
| HSL | hsl(94, 11%, 87%) |
| HSV | hsv(94, 3%, 89%) |
| CMYK | cmyk(1.8%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(89.41, -2.60, 2.95) |
| CIE-LCH | lch(89.41, 3.93, 131.40°) |
| OKLab | oklab(90.78% -0.0068 0.0078) |
| OKLCH | oklch(90.78% 0.01 131.3) |
| XYZ | xyz(70.1046, 75.0367, 77.7943) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.41
Gainsboro
#DCDCDC
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.18
Off White
#FAF9F6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2DB #DFDBE2
analogous
#E2E2DB #DEE2DB #DBE2DC
triadic
#DEE2DB #DBDEE2 #E2DBDE
tetradic
#DEE2DB #DBE2E2 #DFDBE2 #E2DCDB
square
#DEE2DB #DBE2E2 #DFDBE2 #E2DCDB
split-complementary
#DEE2DB #DCDBE2 #E2DBE2
monochromatic
#A0AB97 #BFC7B9 #DEE2DB #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.31
#DEE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DEE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2DB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2DB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#E2E1DB
Tritanopia (blue-blind)
#DEE1E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee2db; /* rgb */ color: rgb(222, 226, 219); /* oklch */ color: oklch(90.8% 0.010 131.3);
Tailwind
colors: {
custom: {
50: '#e8ebe6',
500: '#dee2db',
950: '#000000',
},
}SCSS
$custom: #dee2db; $custom-light: #e8ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dee2db",
"rgb": {
"r": 222,
"g": 226,
"b": 219
},
"hsl": {
"h": 94.286,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.90775,
"c": 0.01032,
"h": 131.3
},
"luminance": 0.75037
}Semantic roles & 50–950 ramp
primary
#DEE2DB
secondary
#B1ABB7
accent
#519578
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484