#DDEAD2#DDEAD2
#DDEAD2 is a very light, muted yellow-green. Relative luminance 0.789; OKLCH L 92.1% C 0.035 H 130.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAD2 |
|---|---|
| RGB | rgb(221, 234, 210) |
| HSL | hsl(93, 36%, 87%) |
| HSV | hsv(93, 10%, 92%) |
| CMYK | cmyk(5.6%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(91.18, -8.56, 10.18) |
| CIE-LCH | lch(91.18, 13.30, 130.07°) |
| OKLab | oklab(92.08% -0.0226 0.0265) |
| OKLCH | oklch(92.08% 0.035 130.5) |
| XYZ | xyz(70.8726, 78.8707, 72.4501) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.55
Beige
#F5F5DC
ΔE00 5.78
Off White (survey)
#FFFFE4
ΔE00 6.98
Lightyellow
#FFFFE0
ΔE00 7.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.49
Ivory
#FFFFF0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAD2 #DFD2EA
analogous
#E9EAD2 #DDEAD2 #D2EAD3
triadic
#DDEAD2 #D2DDEA #EAD2DD
tetradic
#DDEAD2 #D2E9EA #DFD2EA #EAD3D2
square
#DDEAD2 #D2E9EA #DFD2EA #EAD3D2
split-complementary
#DDEAD2 #D3D2EA #EAD2E9
monochromatic
#9EC37F #BDD7A8 #DDEAD2 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.25
#DDEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DDEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAD2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAD2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6D1
Deuteranopia (green-blind)
#EBE5D3
Tritanopia (blue-blind)
#DEE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddead2; /* rgb */ color: rgb(221, 234, 210); /* oklch */ color: oklch(92.1% 0.035 130.5);
Tailwind
colors: {
custom: {
50: '#e7f0df',
500: '#ddead2',
950: '#000000',
},
}SCSS
$custom: #ddead2; $custom-light: #e7f0df; $custom-dark: #000000;
JSON
{
"hex": "#ddead2",
"rgb": {
"r": 221,
"g": 234,
"b": 210
},
"hsl": {
"h": 92.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.9208,
"c": 0.03484,
"h": 130.5
},
"luminance": 0.78871
}Semantic roles & 50–950 ramp
primary
#DDEAD2
secondary
#B29CC4
accent
#36AF78
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584