#DDEDD2#DDEDD2
#DDEDD2 is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.7% C 0.040 H 132.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD2 |
|---|---|
| RGB | rgb(221, 237, 210) |
| HSL | hsl(96, 43%, 88%) |
| HSV | hsv(96, 11%, 93%) |
| CMYK | cmyk(6.8%, 0%, 11.4%, 7.1%) |
| CIE-LAB | lab(91.95, -10.07, 11.29) |
| CIE-LCH | lch(91.95, 15.13, 131.75°) |
| OKLab | oklab(92.69% -0.0268 0.0293) |
| OKLCH | oklch(92.69% 0.04 132.4) |
| XYZ | xyz(71.7339, 80.5933, 72.7372) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.83
Beige
#F5F5DC
ΔE00 6.51
Lightyellow
#FFFFE0
ΔE00 7.31
Off White (survey)
#FFFFE4
ΔE00 7.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.39
Eggshell (survey)
#FFFFD4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD2 #E2D2ED
analogous
#EAEDD2 #DDEDD2 #D2EDD5
triadic
#DDEDD2 #D2DDED #EDD2DD
tetradic
#DDEDD2 #D2EAED #E2D2ED #EDD5D2
square
#DDEDD2 #D2EAED #E2D2ED #EDD5D2
split-complementary
#DDEDD2 #D5D2ED #EDD2EA
monochromatic
#9BCA7B #BCDCA6 #DDEDD2 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.23
#DDEDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DDEDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D1
Deuteranopia (green-blind)
#EDE7D3
Tritanopia (blue-blind)
#DEEAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd2; /* rgb */ color: rgb(221, 237, 210); /* oklch */ color: oklch(92.7% 0.040 132.4);
Tailwind
colors: {
custom: {
50: '#e7f2df',
500: '#ddedd2',
950: '#000000',
},
}SCSS
$custom: #ddedd2; $custom-light: #e7f2df; $custom-dark: #000000;
JSON
{
"hex": "#ddedd2",
"rgb": {
"r": 221,
"g": 237,
"b": 210
},
"hsl": {
"h": 95.556,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92694,
"c": 0.03973,
"h": 132.4
},
"luminance": 0.80594
}Semantic roles & 50–950 ramp
primary
#DDEDD2
secondary
#B69AC9
accent
#30B67F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584