#DDEAD8#DDEAD8
#DDEAD8 is a very light, muted green. Relative luminance 0.792; OKLCH L 92.2% C 0.028 H 136.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAD8 |
|---|---|
| RGB | rgb(221, 234, 216) |
| HSL | hsl(103, 30%, 88%) |
| HSV | hsv(103, 8%, 92%) |
| CMYK | cmyk(5.6%, 0%, 7.7%, 8.2%) |
| CIE-LAB | lab(91.31, -7.54, 7.25) |
| CIE-LCH | lch(91.31, 10.46, 136.10°) |
| OKLab | oklab(92.24% -0.0202 0.019) |
| OKLCH | oklch(92.24% 0.028 136.9) |
| XYZ | xyz(71.6341, 79.1753, 76.4609) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.55
Beige
#F5F5DC
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.91
Mintcream
#F5FFFA
ΔE00 7.35
Off White (survey)
#FFFFE4
ΔE00 7.41
Ivory
#FFFFF0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAD8 #E5D8EA
analogous
#E6EAD8 #DDEAD8 #D8EADC
triadic
#DDEAD8 #D8DDEA #EAD8DD
tetradic
#DDEAD8 #D8E6EA #E5D8EA #EADCD8
square
#DDEAD8 #D8E6EA #E5D8EA #EADCD8
split-complementary
#DDEAD8 #DCD8EA #EAD8E6
monochromatic
#98BF88 #BAD5B0 #DDEAD8 #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.25
#DDEAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DDEAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAD8
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAD8 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D7
Deuteranopia (green-blind)
#E9E6D9
Tritanopia (blue-blind)
#DDE8E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddead8; /* rgb */ color: rgb(221, 234, 216); /* oklch */ color: oklch(92.2% 0.028 136.9);
Tailwind
colors: {
custom: {
50: '#e7f0e4',
500: '#ddead8',
950: '#000000',
},
}SCSS
$custom: #ddead8; $custom-light: #e7f0e4; $custom-dark: #000000;
JSON
{
"hex": "#ddead8",
"rgb": {
"r": 221,
"g": 234,
"b": 216
},
"hsl": {
"h": 103.333,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.92235,
"c": 0.02773,
"h": 136.9
},
"luminance": 0.79176
}Semantic roles & 50–950 ramp
primary
#DDEAD8
secondary
#BAA3C3
accent
#3DA98B
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584