#DDE5DD#DDE5DD
#DDE5DD is a very light, near-neutral green. Relative luminance 0.766; OKLCH L 91.4% C 0.014 H 145.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5DD |
|---|---|
| RGB | rgb(221, 229, 221) |
| HSL | hsl(120, 13%, 88%) |
| HSV | hsv(120, 3%, 90%) |
| CMYK | cmyk(3.5%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(90.15, -4.12, 2.96) |
| CIE-LCH | lch(90.15, 5.07, 144.25°) |
| OKLab | oklab(91.36% -0.0113 0.0078) |
| OKLCH | oklch(91.36% 0.014 145.5) |
| XYZ | xyz(70.8869, 76.6310, 79.4493) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.75
Mintcream
#F5FFFA
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 6.12
Honeydew
#F0FFF0
ΔE00 6.45
Azure (CSS)
#F0FFFF
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5DD #E5DDE5
analogous
#E1E5DD #DDE5DD #DDE5E1
triadic
#DDE5DD #DDDDE5 #E5DDDD
tetradic
#DDE5DD #DDE1E5 #E5DDE5 #E5E1DD
square
#DDE5DD #DDE1E5 #E5DDE5 #E5E1DD
split-complementary
#DDE5DD #E1DDE5 #E5DDE1
monochromatic
#98B098 #BACABA #DDE5DD #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.29
#DDE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DDE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5DD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5DD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#DCE4E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde5dd; /* rgb */ color: rgb(221, 229, 221); /* oklch */ color: oklch(91.4% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#e7ede7',
500: '#dde5dd',
950: '#000000',
},
}SCSS
$custom: #dde5dd; $custom-light: #e7ede7; $custom-dark: #000000;
JSON
{
"hex": "#dde5dd",
"rgb": {
"r": 221,
"g": 229,
"b": 221
},
"hsl": {
"h": 120,
"s": 13.333,
"l": 88.235
},
"oklch": {
"l": 0.91357,
"c": 0.01371,
"h": 145.5
},
"luminance": 0.76631
}Semantic roles & 50–950 ramp
primary
#DDE5DD
secondary
#BAACBA
accent
#4E9797
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484