#DDEDD4#DDEDD4
#DDEDD4 is a very light, muted yellow-green. Relative luminance 0.807; OKLCH L 92.7% C 0.037 H 134.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD4 |
|---|---|
| RGB | rgb(221, 237, 212) |
| HSL | hsl(98, 41%, 88%) |
| HSV | hsv(98, 11%, 93%) |
| CMYK | cmyk(6.8%, 0%, 10.5%, 7.1%) |
| CIE-LAB | lab(92.00, -9.74, 10.31) |
| CIE-LCH | lch(92.00, 14.18, 133.35°) |
| OKLab | oklab(92.74% -0.026 0.0268) |
| OKLCH | oklch(92.74% 0.037 134.1) |
| XYZ | xyz(71.9846, 80.6936, 74.0576) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Beige
#F5F5DC
ΔE00 6.46
Off White (survey)
#FFFFE4
ΔE00 7.39
Lightyellow
#FFFFE0
ΔE00 7.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.73
Eggshell (survey)
#FFFFD4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD4 #E4D4ED
analogous
#E9EDD4 #DDEDD4 #D4EDD7
triadic
#DDEDD4 #D4DDED #EDD4DD
tetradic
#DDEDD4 #D4E9ED #E4D4ED #EDD7D4
square
#DDEDD4 #D4E9ED #E4D4ED #EDD7D4
split-complementary
#DDEDD4 #D7D4ED #EDD4E9
monochromatic
#99C97E #BBDBA9 #DDEDD4 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.23
#DDEDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DDEDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D3
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#DDEBE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd4; /* rgb */ color: rgb(221, 237, 212); /* oklch */ color: oklch(92.7% 0.037 134.1);
Tailwind
colors: {
custom: {
50: '#e7f2e1',
500: '#ddedd4',
950: '#000000',
},
}SCSS
$custom: #ddedd4; $custom-light: #e7f2e1; $custom-dark: #000000;
JSON
{
"hex": "#ddedd4",
"rgb": {
"r": 221,
"g": 237,
"b": 212
},
"hsl": {
"h": 98.4,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92744,
"c": 0.03736,
"h": 134.1
},
"luminance": 0.80694
}Semantic roles & 50–950 ramp
primary
#DDEDD4
secondary
#B99DC9
accent
#31B485
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584