#DDE4DB#DDE4DB
#DDE4DB is a very light, near-neutral green. Relative luminance 0.760; OKLCH L 91.1% C 0.014 H 138.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4DB |
|---|---|
| RGB | rgb(221, 228, 219) |
| HSL | hsl(107, 14%, 88%) |
| HSV | hsv(107, 4%, 89%) |
| CMYK | cmyk(3.1%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(89.85, -3.96, 3.57) |
| CIE-LCH | lch(89.85, 5.33, 137.97°) |
| OKLab | oklab(91.1% -0.0107 0.0094) |
| OKLCH | oklch(91.1% 0.014 138.7) |
| XYZ | xyz(70.3462, 75.9732, 77.9624) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.59
Mintcream
#F5FFFA
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 6.14
Honeydew
#F0FFF0
ΔE00 6.60
Eggshell
#F0EAD6
ΔE00 6.83
Ivory
#FFFFF0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4DB #E2DBE4
analogous
#E1E4DB #DDE4DB #DBE4DD
triadic
#DDE4DB #DBDDE4 #E4DBDD
tetradic
#DDE4DB #DBE1E4 #E2DBE4 #E4DDDB
square
#DDE4DB #DBE1E4 #E2DBE4 #E4DDDB
split-complementary
#DDE4DB #DDDBE4 #E4DBE1
monochromatic
#9BB095 #BCCAB8 #DDE4DB #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.30
#DDE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#DDE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4DB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4DB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DB
Deuteranopia (green-blind)
#E3E2DB
Tritanopia (blue-blind)
#DDE3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde4db; /* rgb */ color: rgb(221, 228, 219); /* oklch */ color: oklch(91.1% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#e7ece6',
500: '#dde4db',
950: '#000000',
},
}SCSS
$custom: #dde4db; $custom-light: #e7ece6; $custom-dark: #000000;
JSON
{
"hex": "#dde4db",
"rgb": {
"r": 221,
"g": 228,
"b": 219
},
"hsl": {
"h": 106.667,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.91101,
"c": 0.0142,
"h": 138.7
},
"luminance": 0.75973
}Semantic roles & 50–950 ramp
primary
#DDE4DB
secondary
#B6AAB9
accent
#4D9888
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484