#DDEED2#DDEED2
#DDEED2 is a very light, muted yellow-green. Relative luminance 0.812; OKLCH L 92.9% C 0.041 H 133.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEED2 |
|---|---|
| RGB | rgb(221, 238, 210) |
| HSL | hsl(96, 45%, 88%) |
| HSV | hsv(96, 12%, 93%) |
| CMYK | cmyk(7.1%, 0%, 11.8%, 6.7%) |
| CIE-LAB | lab(92.21, -10.57, 11.65) |
| CIE-LCH | lch(92.21, 15.74, 132.22°) |
| OKLab | oklab(92.9% -0.0282 0.0303) |
| OKLCH | oklch(92.9% 0.041 133) |
| XYZ | xyz(72.0242, 81.1739, 72.8339) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.98
Beige
#F5F5DC
ΔE00 6.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.41
Lightyellow
#FFFFE0
ΔE00 7.42
Off White (survey)
#FFFFE4
ΔE00 7.55
Eggshell (survey)
#FFFFD4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEED2 #E3D2EE
analogous
#EBEED2 #DDEED2 #D2EED5
triadic
#DDEED2 #D2DDEE #EED2DD
tetradic
#DDEED2 #D2EBEE #E3D2EE #EED5D2
square
#DDEED2 #D2EBEE #E3D2EE #EED5D2
split-complementary
#DDEED2 #D5D2EE #EED2EB
monochromatic
#9ACC79 #BBDDA6 #DDEED2 #EEF7E9 #EEF7E9
Accessibility & contrast
On white
1.22
#DDEED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DDEED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEED2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEED2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD0
Deuteranopia (green-blind)
#EEE8D3
Tritanopia (blue-blind)
#DEEBE6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeed2; /* rgb */ color: rgb(221, 238, 210); /* oklch */ color: oklch(92.9% 0.041 133.0);
Tailwind
colors: {
custom: {
50: '#e7f3df',
500: '#ddeed2',
950: '#000000',
},
}SCSS
$custom: #ddeed2; $custom-light: #e7f3df; $custom-dark: #000000;
JSON
{
"hex": "#ddeed2",
"rgb": {
"r": 221,
"g": 238,
"b": 210
},
"hsl": {
"h": 96.429,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92898,
"c": 0.04136,
"h": 133
},
"luminance": 0.81174
}Semantic roles & 50–950 ramp
primary
#DDEED2
secondary
#B79ACA
accent
#2DB882
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584