#DDEAE2#DDEAE2
#DDEAE2 is a very light, near-neutral green. Relative luminance 0.797; OKLCH L 92.5% C 0.017 H 159.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE2 |
|---|---|
| RGB | rgb(221, 234, 226) |
| HSL | hsl(143, 24%, 89%) |
| HSV | hsv(143, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.55, -5.77, 2.39) |
| CIE-LCH | lch(91.55, 6.25, 157.51°) |
| OKLab | oklab(92.5% -0.0163 0.0062) |
| OKLCH | oklch(92.5% 0.017 159.1) |
| XYZ | xyz(72.9664, 79.7082, 83.4779) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.77
Mintcream
#F5FFFA
ΔE00 4.95
Honeydew
#F0FFF0
ΔE00 5.10
Azure (CSS)
#F0FFFF
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 7.37
Ivory
#FFFFF0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE2 #EADDE5
analogous
#DFEADD #DDEAE2 #DDEAE9
triadic
#DDEAE2 #E2DDEA #EAE2DD
tetradic
#DDEAE2 #DDDFEA #EADDE5 #EAE9DD
square
#DDEAE2 #DDDFEA #EADDE5 #EAE9DD
split-complementary
#DDEAE2 #E9DDEA #EADDDF
monochromatic
#91BBA1 #B7D3C2 #DDEAE2 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.24
#DDEAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DDEAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#DBEAE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae2; /* rgb */ color: rgb(221, 234, 226); /* oklch */ color: oklch(92.5% 0.017 159.1);
Tailwind
colors: {
custom: {
50: '#e7f0eb',
500: '#ddeae2',
950: '#000000',
},
}SCSS
$custom: #ddeae2; $custom-light: #e7f0eb; $custom-dark: #000000;
JSON
{
"hex": "#ddeae2",
"rgb": {
"r": 221,
"g": 234,
"b": 226
},
"hsl": {
"h": 143.077,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92504,
"c": 0.01748,
"h": 159.1
},
"luminance": 0.79709
}Semantic roles & 50–950 ramp
primary
#DDEAE2
secondary
#C2A9B8
accent
#437EA2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584