#DDEAE0#DDEAE0
#DDEAE0 is a very light, near-neutral green. Relative luminance 0.796; OKLCH L 92.4% C 0.019 H 152.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE0 |
|---|---|
| RGB | rgb(221, 234, 224) |
| HSL | hsl(134, 24%, 89%) |
| HSV | hsv(134, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(91.50, -6.13, 3.36) |
| CIE-LCH | lch(91.50, 6.99, 151.27°) |
| OKLab | oklab(92.45% -0.0171 0.0088) |
| OKLCH | oklch(92.45% 0.019 152.8) |
| XYZ | xyz(72.6936, 79.5991, 82.0410) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 5.06
Mintcream
#F5FFFA
ΔE00 5.31
Azure (CSS)
#F0FFFF
ΔE00 6.40
Ivory
#FFFFF0
ΔE00 7.32
Beige
#F5F5DC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE0 #EADDE7
analogous
#E1EADD #DDEAE0 #DDEAE7
triadic
#DDEAE0 #E0DDEA #EAE0DD
tetradic
#DDEAE0 #DDE1EA #EADDE7 #EAE7DD
square
#DDEAE0 #DDE1EA #EADDE7 #EAE7DD
split-complementary
#DDEAE0 #E7DDEA #EADDE1
monochromatic
#91BB9B #B7D3BE #DDEAE0 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.24
#DDEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE0
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE0 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E0
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#DBEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae0; /* rgb */ color: rgb(221, 234, 224); /* oklch */ color: oklch(92.4% 0.019 152.8);
Tailwind
colors: {
custom: {
50: '#e7f0e9',
500: '#ddeae0',
950: '#000000',
},
}SCSS
$custom: #ddeae0; $custom-light: #e7f0e9; $custom-dark: #000000;
JSON
{
"hex": "#ddeae0",
"rgb": {
"r": 221,
"g": 234,
"b": 224
},
"hsl": {
"h": 133.846,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92449,
"c": 0.01924,
"h": 152.8
},
"luminance": 0.796
}Semantic roles & 50–950 ramp
primary
#DDEAE0
secondary
#C2A9BC
accent
#438CA2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584