#DDEDD3#DDEDD3
#DDEDD3 is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.7% C 0.039 H 133.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD3 |
|---|---|
| RGB | rgb(221, 237, 211) |
| HSL | hsl(97, 42%, 88%) |
| HSV | hsv(97, 11%, 93%) |
| CMYK | cmyk(6.8%, 0%, 11%, 7.1%) |
| CIE-LAB | lab(91.97, -9.90, 10.80) |
| CIE-LCH | lch(91.97, 14.65, 132.53°) |
| OKLab | oklab(92.72% -0.0264 0.0281) |
| OKLCH | oklch(92.72% 0.039 133.2) |
| XYZ | xyz(71.8588, 80.6433, 73.3953) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.59
Beige
#F5F5DC
ΔE00 6.48
Lightyellow
#FFFFE0
ΔE00 7.36
Off White (survey)
#FFFFE4
ΔE00 7.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.56
Eggshell (survey)
#FFFFD4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD3 #E3D3ED
analogous
#EAEDD3 #DDEDD3 #D3EDD6
triadic
#DDEDD3 #D3DDED #EDD3DD
tetradic
#DDEDD3 #D3EAED #E3D3ED #EDD6D3
square
#DDEDD3 #D3EAED #E3D3ED #EDD6D3
split-complementary
#DDEDD3 #D6D3ED #EDD3EA
monochromatic
#9AC97C #BBDBA8 #DDEDD3 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.23
#DDEDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DDEDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD3
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD3 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#EDE7D4
Tritanopia (blue-blind)
#DDEBE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd3; /* rgb */ color: rgb(221, 237, 211); /* oklch */ color: oklch(92.7% 0.039 133.2);
Tailwind
colors: {
custom: {
50: '#e7f2e0',
500: '#ddedd3',
950: '#000000',
},
}SCSS
$custom: #ddedd3; $custom-light: #e7f2e0; $custom-dark: #000000;
JSON
{
"hex": "#ddedd3",
"rgb": {
"r": 221,
"g": 237,
"b": 211
},
"hsl": {
"h": 96.923,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92719,
"c": 0.03854,
"h": 133.2
},
"luminance": 0.80644
}Semantic roles & 50–950 ramp
primary
#DDEDD3
secondary
#B79CC9
accent
#30B582
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584