#DDE9DF#DDE9DF
#DDE9DF is a very light, near-neutral green. Relative luminance 0.790; OKLCH L 92.2% C 0.018 H 150.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9DF |
|---|---|
| RGB | rgb(221, 233, 223) |
| HSL | hsl(130, 21%, 89%) |
| HSV | hsv(130, 5%, 91%) |
| CMYK | cmyk(5.2%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(91.22, -5.80, 3.47) |
| CIE-LCH | lch(91.22, 6.76, 149.07°) |
| OKLab | oklab(92.22% -0.0161 0.0091) |
| OKLCH | oklch(92.22% 0.019 150.5) |
| XYZ | xyz(72.2745, 78.9772, 81.2342) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.68
Honeydew
#F0FFF0
ΔE00 4.94
Mintcream
#F5FFFA
ΔE00 5.37
Azure (CSS)
#F0FFFF
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 7.18
Beige
#F5F5DC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9DF #E9DDE7
analogous
#E1E9DD #DDE9DF #DDE9E5
triadic
#DDE9DF #DFDDE9 #E9DFDD
tetradic
#DDE9DF #DDE1E9 #E9DDE7 #E9E5DD
square
#DDE9DF #DDE1E9 #E9DDE7 #E9E5DD
split-complementary
#DDE9DF #E5DDE9 #E9DDE1
monochromatic
#93B999 #B8D1BC #DDE9DF #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.25
#DDE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DDE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9DF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9DF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#DCE8E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde9df; /* rgb */ color: rgb(221, 233, 223); /* oklch */ color: oklch(92.2% 0.018 150.5);
Tailwind
colors: {
custom: {
50: '#e7f0e9',
500: '#dde9df',
950: '#000000',
},
}SCSS
$custom: #dde9df; $custom-light: #e7f0e9; $custom-dark: #000000;
JSON
{
"hex": "#dde9df",
"rgb": {
"r": 221,
"g": 233,
"b": 223
},
"hsl": {
"h": 130,
"s": 21.429,
"l": 89.02
},
"oklch": {
"l": 0.92219,
"c": 0.0185,
"h": 150.5
},
"luminance": 0.78978
}Semantic roles & 50–950 ramp
primary
#DDE9DF
secondary
#C0AABC
accent
#4691A0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584