#DDE7D2#DDE7D2
#DDE7D2 is a very light, muted yellow-green. Relative luminance 0.772; OKLCH L 91.5% C 0.030 H 127.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7D2 |
|---|---|
| RGB | rgb(221, 231, 210) |
| HSL | hsl(89, 30%, 86%) |
| HSV | hsv(89, 9%, 91%) |
| CMYK | cmyk(4.3%, 0%, 9.1%, 9.4%) |
| CIE-LAB | lab(90.40, -7.05, 9.08) |
| CIE-LCH | lch(90.40, 11.49, 127.82°) |
| OKLab | oklab(91.47% -0.0184 0.0237) |
| OKLCH | oklch(91.47% 0.03 127.9) |
| XYZ | xyz(70.0257, 77.1770, 72.1678) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 5.66
Off White (survey)
#FFFFE4
ΔE00 6.83
Light Grey
#D8DCD6
ΔE00 7.05
Eggshell
#F0EAD6
ΔE00 7.06
Lightyellow
#FFFFE0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7D2 #DCD2E7
analogous
#E7E7D2 #DDE7D2 #D3E7D2
triadic
#DDE7D2 #D2DDE7 #E7D2DD
tetradic
#DDE7D2 #D2E7E7 #DCD2E7 #E7D2D3
square
#DDE7D2 #D2E7E7 #DCD2E7 #E7D2D3
split-complementary
#DDE7D2 #D2D3E7 #E7D2E7
monochromatic
#A1BC82 #BFD2AA #DDE7D2 #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.28
#DDE7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DDE7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7D2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7D2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#E8E3D3
Tritanopia (blue-blind)
#DEE5E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde7d2; /* rgb */ color: rgb(221, 231, 210); /* oklch */ color: oklch(91.5% 0.030 127.9);
Tailwind
colors: {
custom: {
50: '#e7eedf',
500: '#dde7d2',
950: '#000000',
},
}SCSS
$custom: #dde7d2; $custom-light: #e7eedf; $custom-dark: #000000;
JSON
{
"hex": "#dde7d2",
"rgb": {
"r": 221,
"g": 231,
"b": 210
},
"hsl": {
"h": 88.571,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.91469,
"c": 0.02999,
"h": 127.9
},
"luminance": 0.77177
}Semantic roles & 50–950 ramp
primary
#DDE7D2
secondary
#AE9DC0
accent
#3CA970
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584