#DDE6D2#DDE6D2
#DDE6D2 is a very light, muted yellow-green. Relative luminance 0.766; OKLCH L 91.3% C 0.028 H 126.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6D2 |
|---|---|
| RGB | rgb(221, 230, 210) |
| HSL | hsl(87, 29%, 86%) |
| HSV | hsv(87, 9%, 90%) |
| CMYK | cmyk(3.9%, 0%, 8.7%, 9.8%) |
| CIE-LAB | lab(90.15, -6.54, 8.71) |
| CIE-LCH | lch(90.15, 10.89, 126.90°) |
| OKLab | oklab(91.27% -0.017 0.0227) |
| OKLCH | oklch(91.27% 0.028 126.8) |
| XYZ | xyz(69.7466, 76.6188, 72.0748) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.22
Honeydew
#F0FFF0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.55
Eggshell
#F0EAD6
ΔE00 6.69
Off White (survey)
#FFFFE4
ΔE00 6.85
Lightyellow
#FFFFE0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6D2 #DBD2E6
analogous
#E6E5D2 #DDE6D2 #D3E6D2
triadic
#DDE6D2 #D2DDE6 #E6D2DD
tetradic
#DDE6D2 #D2E6E5 #DBD2E6 #E6D2D3
square
#DDE6D2 #D2E6E5 #DBD2E6 #E6D2D3
split-complementary
#DDE6D2 #D2D3E6 #E5D2E6
monochromatic
#A2BA83 #BFD0AB #DDE6D2 #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.29
#DDE6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DDE6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6D2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6D2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D1
Deuteranopia (green-blind)
#E7E3D3
Tritanopia (blue-blind)
#DEE4E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde6d2; /* rgb */ color: rgb(221, 230, 210); /* oklch */ color: oklch(91.3% 0.028 126.8);
Tailwind
colors: {
custom: {
50: '#e7eddf',
500: '#dde6d2',
950: '#000000',
},
}SCSS
$custom: #dde6d2; $custom-light: #e7eddf; $custom-dark: #000000;
JSON
{
"hex": "#dde6d2",
"rgb": {
"r": 221,
"g": 230,
"b": 210
},
"hsl": {
"h": 87,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.91266,
"c": 0.02839,
"h": 126.8
},
"luminance": 0.76619
}Semantic roles & 50–950 ramp
primary
#DDE6D2
secondary
#AC9EBE
accent
#3EA76E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484