#DDEDD1#DDEDD1
#DDEDD1 is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.7% C 0.041 H 131.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD1 |
|---|---|
| RGB | rgb(221, 237, 209) |
| HSL | hsl(94, 44%, 87%) |
| HSV | hsv(94, 12%, 93%) |
| CMYK | cmyk(6.8%, 0%, 11.8%, 7.1%) |
| CIE-LAB | lab(91.93, -10.24, 11.77) |
| CIE-LCH | lch(91.93, 15.60, 131.01°) |
| OKLab | oklab(92.67% -0.0272 0.0306) |
| OKLCH | oklch(92.67% 0.041 131.7) |
| XYZ | xyz(71.6097, 80.5436, 72.0831) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.07
Beige
#F5F5DC
ΔE00 6.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.24
Lightyellow
#FFFFE0
ΔE00 7.27
Off White (survey)
#FFFFE4
ΔE00 7.39
Eggshell (survey)
#FFFFD4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD1 #E1D1ED
analogous
#EBEDD1 #DDEDD1 #D1EDD3
triadic
#DDEDD1 #D1DDED #EDD1DD
tetradic
#DDEDD1 #D1EBED #E1D1ED #EDD3D1
square
#DDEDD1 #D1EBED #E1D1ED #EDD3D1
split-complementary
#DDEDD1 #D3D1ED #EDD1EB
monochromatic
#9CCB79 #BCDCA5 #DDEDD1 #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.23
#DDEDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DDEDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD1
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD1 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9CF
Deuteranopia (green-blind)
#EDE7D2
Tritanopia (blue-blind)
#DEEAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd1; /* rgb */ color: rgb(221, 237, 209); /* oklch */ color: oklch(92.7% 0.041 131.7);
Tailwind
colors: {
custom: {
50: '#e7f2df',
500: '#ddedd1',
950: '#000000',
},
}SCSS
$custom: #ddedd1; $custom-light: #e7f2df; $custom-dark: #000000;
JSON
{
"hex": "#ddedd1",
"rgb": {
"r": 221,
"g": 237,
"b": 209
},
"hsl": {
"h": 94.286,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.92669,
"c": 0.04092,
"h": 131.7
},
"luminance": 0.80544
}Semantic roles & 50–950 ramp
primary
#DDEDD1
secondary
#B599C9
accent
#2FB77C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584