#DDE3DB#DDE3DB
#DDE3DB is a very light, near-neutral green. Relative luminance 0.754; OKLCH L 90.9% C 0.013 H 137.8°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE3DB |
|---|---|
| RGB | rgb(221, 227, 219) |
| HSL | hsl(105, 13%, 87%) |
| HSV | hsv(105, 4%, 89%) |
| CMYK | cmyk(2.6%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(89.59, -3.45, 3.20) |
| CIE-LCH | lch(89.59, 4.70, 137.14°) |
| OKLab | oklab(90.9% -0.0093 0.0084) |
| OKLCH | oklch(90.9% 0.013 137.8) |
| XYZ | xyz(70.0719, 75.4246, 77.8709) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.00
Gainsboro
#DCDCDC
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE3DB #E1DBE3
analogous
#E1E3DB #DDE3DB #DBE3DD
triadic
#DDE3DB #DBDDE3 #E3DBDD
tetradic
#DDE3DB #DBE1E3 #E1DBE3 #E3DDDB
square
#DDE3DB #DBE1E3 #E1DBE3 #E3DDDB
split-complementary
#DDE3DB #DDDBE3 #E3DBE1
monochromatic
#9CAD96 #BCC8B9 #DDE3DB #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.31
#DDE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DDE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE3DB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE3DB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#DDE2E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde3db; /* rgb */ color: rgb(221, 227, 219); /* oklch */ color: oklch(90.9% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#e7ebe6',
500: '#dde3db',
950: '#000000',
},
}SCSS
$custom: #dde3db; $custom-light: #e7ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dde3db",
"rgb": {
"r": 221,
"g": 227,
"b": 219
},
"hsl": {
"h": 105,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.909,
"c": 0.0125,
"h": 137.8
},
"luminance": 0.75425
}Semantic roles & 50–950 ramp
primary
#DDE3DB
secondary
#B5AAB8
accent
#4F9785
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484