#DDE2DC#DDE2DC
#DDE2DC is a very light, near-neutral green. Relative luminance 0.749; OKLCH L 90.7% C 0.010 H 140.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2DC |
|---|---|
| RGB | rgb(221, 226, 220) |
| HSL | hsl(110, 9%, 87%) |
| HSV | hsv(110, 3%, 89%) |
| CMYK | cmyk(2.2%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(89.36, -2.76, 2.34) |
| CIE-LCH | lch(89.36, 3.62, 139.68°) |
| OKLab | oklab(90.73% -0.0075 0.0062) |
| OKLCH | oklch(90.73% 0.01 140.5) |
| XYZ | xyz(69.9312, 74.9320, 78.4754) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.38
Gainsboro
#DCDCDC
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2DC #E1DCE2
analogous
#E0E2DC #DDE2DC #DCE2DE
triadic
#DDE2DC #DCDDE2 #E2DCDD
tetradic
#DDE2DC #DCE0E2 #E1DCE2 #E2DEDC
square
#DDE2DC #DCE0E2 #E1DCE2 #E2DEDC
split-complementary
#DDE2DC #DEDCE2 #E2DCE0
monochromatic
#9CAB99 #BCC6BB #DDE2DC #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.31
#DDE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#DDE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2DC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2DC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DC
Deuteranopia (green-blind)
#E2E0DC
Tritanopia (blue-blind)
#DDE2E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde2dc; /* rgb */ color: rgb(221, 226, 220); /* oklch */ color: oklch(90.7% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#e7ebe6',
500: '#dde2dc',
950: '#000000',
},
}SCSS
$custom: #dde2dc; $custom-light: #e7ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dde2dc",
"rgb": {
"r": 221,
"g": 226,
"b": 220
},
"hsl": {
"h": 110,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.90726,
"c": 0.00967,
"h": 140.5
},
"luminance": 0.74932
}Semantic roles & 50–950 ramp
primary
#DDE2DC
secondary
#B5ACB6
accent
#529389
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484