#DDEAE1#DDEAE1
#DDEAE1 is a very light, near-neutral green. Relative luminance 0.797; OKLCH L 92.5% C 0.018 H 155.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE1 |
|---|---|
| RGB | rgb(221, 234, 225) |
| HSL | hsl(138, 24%, 89%) |
| HSV | hsv(138, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 3.8%, 8.2%) |
| CIE-LAB | lab(91.53, -5.95, 2.87) |
| CIE-LCH | lch(91.53, 6.61, 154.22°) |
| OKLab | oklab(92.48% -0.0167 0.0075) |
| OKLCH | oklch(92.48% 0.018 155.8) |
| XYZ | xyz(72.8296, 79.6535, 82.7573) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.88
Light Grey
#D8DCD6
ΔE00 4.90
Mintcream
#F5FFFA
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 6.09
Ivory
#FFFFF0
ΔE00 7.40
Lightcyan
#E0FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE1 #EADDE6
analogous
#E0EADD #DDEAE1 #DDEAE8
triadic
#DDEAE1 #E1DDEA #EAE1DD
tetradic
#DDEAE1 #DDE0EA #EADDE6 #EAE8DD
square
#DDEAE1 #DDE0EA #EADDE6 #EAE8DD
split-complementary
#DDEAE1 #E8DDEA #EADDE0
monochromatic
#91BB9E #B7D3C0 #DDEAE1 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.24
#DDEAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DDEAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE1
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE1 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E1
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#DBEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae1; /* rgb */ color: rgb(221, 234, 225); /* oklch */ color: oklch(92.5% 0.018 155.8);
Tailwind
colors: {
custom: {
50: '#e7f0ea',
500: '#ddeae1',
950: '#000000',
},
}SCSS
$custom: #ddeae1; $custom-light: #e7f0ea; $custom-dark: #000000;
JSON
{
"hex": "#ddeae1",
"rgb": {
"r": 221,
"g": 234,
"b": 225
},
"hsl": {
"h": 138.462,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92477,
"c": 0.01833,
"h": 155.8
},
"luminance": 0.79654
}Semantic roles & 50–950 ramp
primary
#DDEAE1
secondary
#C2A9BA
accent
#4385A2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584