#DDEADF#DDEADF
#DDEADF is a very light, muted green. Relative luminance 0.795; OKLCH L 92.4% C 0.020 H 150.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEADF |
|---|---|
| RGB | rgb(221, 234, 223) |
| HSL | hsl(129, 24%, 89%) |
| HSV | hsv(129, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(91.48, -6.31, 3.85) |
| CIE-LCH | lch(91.48, 7.39, 148.63°) |
| OKLab | oklab(92.42% -0.0175 0.0101) |
| OKLCH | oklch(92.42% 0.02 150.1) |
| XYZ | xyz(72.5584, 79.5450, 81.3288) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 5.24
Mintcream
#F5FFFA
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 6.72
Ivory
#FFFFF0
ΔE00 7.27
Beige
#F5F5DC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEADF #EADDE8
analogous
#E2EADD #DDEADF #DDEAE6
triadic
#DDEADF #DFDDEA #EADFDD
tetradic
#DDEADF #DDE2EA #EADDE8 #EAE6DD
square
#DDEADF #DDE2EA #EADDE8 #EAE6DD
split-complementary
#DDEADF #E6DDEA #EADDE2
monochromatic
#91BB98 #B7D3BB #DDEADF #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.24
#DDEADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DDEADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEADF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEADF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#DCE9E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeadf; /* rgb */ color: rgb(221, 234, 223); /* oklch */ color: oklch(92.4% 0.020 150.1);
Tailwind
colors: {
custom: {
50: '#e7f0e9',
500: '#ddeadf',
950: '#000000',
},
}SCSS
$custom: #ddeadf; $custom-light: #e7f0e9; $custom-dark: #000000;
JSON
{
"hex": "#ddeadf",
"rgb": {
"r": 221,
"g": 234,
"b": 223
},
"hsl": {
"h": 129.231,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92422,
"c": 0.02018,
"h": 150.1
},
"luminance": 0.79546
}Semantic roles & 50–950 ramp
primary
#DDEADF
secondary
#C2A9BE
accent
#4394A2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584