#DDEDD7#DDEDD7
#DDEDD7 is a very light, muted green. Relative luminance 0.808; OKLCH L 92.8% C 0.034 H 137.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD7 |
|---|---|
| RGB | rgb(221, 237, 215) |
| HSL | hsl(104, 38%, 89%) |
| HSV | hsv(104, 9%, 93%) |
| CMYK | cmyk(6.8%, 0%, 9.3%, 7.1%) |
| CIE-LAB | lab(92.06, -9.22, 8.85) |
| CIE-LCH | lch(92.06, 12.78, 136.18°) |
| OKLab | oklab(92.82% -0.0248 0.0231) |
| OKLCH | oklch(92.82% 0.034 137.1) |
| XYZ | xyz(72.3665, 80.8463, 76.0692) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.70
Beige
#F5F5DC
ΔE00 6.51
Off White (survey)
#FFFFE4
ΔE00 7.49
Lightyellow
#FFFFE0
ΔE00 7.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.31
Ivory
#FFFFF0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD7 #E7D7ED
analogous
#E8EDD7 #DDEDD7 #D7EDDC
triadic
#DDEDD7 #D7DDED #EDD7DD
tetradic
#DDEDD7 #D7E8ED #E7D7ED #EDDCD7
square
#DDEDD7 #D7E8ED #E7D7ED #EDDCD7
split-complementary
#DDEDD7 #DCD7ED #EDD7E8
monochromatic
#95C783 #B9DAAD #DDEDD7 #EDF6EA #EDF6EA
Accessibility & contrast
On white
1.22
#DDEDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DDEDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD7
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD7 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D6
Deuteranopia (green-blind)
#ECE8D8
Tritanopia (blue-blind)
#DDEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd7; /* rgb */ color: rgb(221, 237, 215); /* oklch */ color: oklch(92.8% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#e7f2e3',
500: '#ddedd7',
950: '#000000',
},
}SCSS
$custom: #ddedd7; $custom-light: #e7f2e3; $custom-dark: #000000;
JSON
{
"hex": "#ddedd7",
"rgb": {
"r": 221,
"g": 237,
"b": 215
},
"hsl": {
"h": 103.636,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.9282,
"c": 0.03387,
"h": 137.1
},
"luminance": 0.80847
}Semantic roles & 50–950 ramp
primary
#DDEDD7
secondary
#BDA0C8
accent
#35B18F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584