#DDEAE3#DDEAE3
#DDEAE3 is a very light, near-neutral green. Relative luminance 0.798; OKLCH L 92.5% C 0.017 H 162.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE3 |
|---|---|
| RGB | rgb(221, 234, 227) |
| HSL | hsl(148, 24%, 89%) |
| HSV | hsv(148, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 3%, 8.2%) |
| CIE-LAB | lab(91.58, -5.59, 1.90) |
| CIE-LCH | lch(91.58, 5.90, 161.20°) |
| OKLab | oklab(92.53% -0.0159 0.005) |
| OKLCH | oklch(92.53% 0.017 162.7) |
| XYZ | xyz(73.1041, 79.7633, 84.2026) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Mintcream
#F5FFFA
ΔE00 4.82
Honeydew
#F0FFF0
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 5.49
Lightcyan
#E0FFFF
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE3 #EADDE4
analogous
#DEEADD #DDEAE3 #DDEAEA
triadic
#DDEAE3 #E3DDEA #EAE3DD
tetradic
#DDEAE3 #DDDEEA #EADDE4 #EAEADD
square
#DDEAE3 #DDDEEA #EADDE4 #EAEADD
split-complementary
#DDEAE3 #EADDEA #EADDDE
monochromatic
#91BBA5 #B7D3C4 #DDEAE3 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.24
#DDEAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DDEAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E3
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#DBEAE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae3; /* rgb */ color: rgb(221, 234, 227); /* oklch */ color: oklch(92.5% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#e7f0eb',
500: '#ddeae3',
950: '#000000',
},
}SCSS
$custom: #ddeae3; $custom-light: #e7f0eb; $custom-dark: #000000;
JSON
{
"hex": "#ddeae3",
"rgb": {
"r": 221,
"g": 234,
"b": 227
},
"hsl": {
"h": 147.692,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92532,
"c": 0.01669,
"h": 162.7
},
"luminance": 0.79764
}Semantic roles & 50–950 ramp
primary
#DDEAE3
secondary
#C2A9B7
accent
#4376A2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584