#DDE1DB#DDE1DB
#DDE1DB is a very light, near-neutral green. Relative luminance 0.743; OKLCH L 90.5% C 0.009 H 134.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1DB |
|---|---|
| RGB | rgb(221, 225, 219) |
| HSL | hsl(100, 9%, 87%) |
| HSV | hsv(100, 3%, 88%) |
| CMYK | cmyk(1.8%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(89.08, -2.42, 2.46) |
| CIE-LCH | lch(89.08, 3.45, 134.56°) |
| OKLab | oklab(90.5% -0.0064 0.0065) |
| OKLCH | oklch(90.5% 0.009 134.9) |
| XYZ | xyz(69.5280, 74.3370, 77.6897) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.13
Gainsboro
#DCDCDC
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.95
Fog
#D8DCE0
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1DB #DFDBE1
analogous
#E0E1DB #DDE1DB #DBE1DC
triadic
#DDE1DB #DBDDE1 #E1DBDD
tetradic
#DDE1DB #DBE0E1 #DFDBE1 #E1DCDB
square
#DDE1DB #DBE0E1 #DFDBE1 #E1DCDB
split-complementary
#DDE1DB #DCDBE1 #E1DBE0
monochromatic
#9EA998 #BDC5BA #DDE1DB #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.32
#DDE1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DDE1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1DB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1DB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#DDE0DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde1db; /* rgb */ color: rgb(221, 225, 219); /* oklch */ color: oklch(90.5% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#e7eae6',
500: '#dde1db',
950: '#000000',
},
}SCSS
$custom: #dde1db; $custom-light: #e7eae6; $custom-dark: #000000;
JSON
{
"hex": "#dde1db",
"rgb": {
"r": 221,
"g": 225,
"b": 219
},
"hsl": {
"h": 100,
"s": 9.091,
"l": 87.059
},
"oklch": {
"l": 0.90498,
"c": 0.00913,
"h": 134.9
},
"luminance": 0.74337
}Semantic roles & 50–950 ramp
primary
#DDE1DB
secondary
#B2ABB5
accent
#52937E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484