#DDE8DE#DDE8DE
#DDE8DE is a very light, near-neutral green. Relative luminance 0.784; OKLCH L 92.0% C 0.018 H 148.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8DE |
|---|---|
| RGB | rgb(221, 232, 222) |
| HSL | hsl(125, 19%, 89%) |
| HSV | hsv(125, 5%, 91%) |
| CMYK | cmyk(4.7%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(90.94, -5.47, 3.59) |
| CIE-LCH | lch(90.94, 6.54, 146.72°) |
| OKLab | oklab(91.99% -0.0151 0.0094) |
| OKLCH | oklch(91.99% 0.018 148.1) |
| XYZ | xyz(71.8578, 78.3589, 80.4322) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.30
Honeydew
#F0FFF0
ΔE00 5.19
Mintcream
#F5FFFA
ΔE00 5.46
Azure (CSS)
#F0FFFF
ΔE00 6.70
Ivory
#FFFFF0
ΔE00 7.06
Beige
#F5F5DC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8DE #E8DDE7
analogous
#E2E8DD #DDE8DE #DDE8E4
triadic
#DDE8DE #DEDDE8 #E8DEDD
tetradic
#DDE8DE #DDE2E8 #E8DDE7 #E8E4DD
square
#DDE8DE #DDE2E8 #E8DDE7 #E8E4DD
split-complementary
#DDE8DE #E4DDE8 #E8DDE2
monochromatic
#94B797 #B8CFBB #DDE8DE #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.26
#DDE8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DDE8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8DE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8DE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DE
Deuteranopia (green-blind)
#E6E5DE
Tritanopia (blue-blind)
#DCE7E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde8de; /* rgb */ color: rgb(221, 232, 222); /* oklch */ color: oklch(92.0% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#e7efe8',
500: '#dde8de',
950: '#000000',
},
}SCSS
$custom: #dde8de; $custom-light: #e7efe8; $custom-dark: #000000;
JSON
{
"hex": "#dde8de",
"rgb": {
"r": 221,
"g": 232,
"b": 222
},
"hsl": {
"h": 125.455,
"s": 19.298,
"l": 88.824
},
"oklch": {
"l": 0.9199,
"c": 0.01779,
"h": 148.1
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#DDE8DE
secondary
#BFABBD
accent
#48969E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584