#DDEAE5#DDEAE5
#DDEAE5 is a very light, near-neutral teal. Relative luminance 0.799; OKLCH L 92.6% C 0.015 H 171.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE5 |
|---|---|
| RGB | rgb(221, 234, 229) |
| HSL | hsl(157, 24%, 89%) |
| HSV | hsv(157, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(91.63, -5.23, 0.93) |
| CIE-LCH | lch(91.63, 5.31, 169.88°) |
| OKLab | oklab(92.59% -0.0152 0.0024) |
| OKLCH | oklch(92.59% 0.015 171) |
| XYZ | xyz(73.3817, 79.8743, 85.6648) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.59
Mintcream
#F5FFFA
ΔE00 4.66
Azure (CSS)
#F0FFFF
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE5 #EADDE2
analogous
#DDEADF #DDEAE5 #DDE9EA
triadic
#DDEAE5 #E5DDEA #EAE5DD
tetradic
#DDEAE5 #DFDDEA #EADDE2 #E9EADD
square
#DDEAE5 #DFDDEA #EADDE2 #E9EADD
split-complementary
#DDEAE5 #EADDE9 #EADFDD
monochromatic
#91BBAB #B7D3C8 #DDEAE5 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.24
#DDEAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DDEAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE5
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE5 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E5
Deuteranopia (green-blind)
#E6E6E5
Tritanopia (blue-blind)
#DAEAE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae5; /* rgb */ color: rgb(221, 234, 229); /* oklch */ color: oklch(92.6% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#e7f0ed',
500: '#ddeae5',
950: '#000000',
},
}SCSS
$custom: #ddeae5; $custom-light: #e7f0ed; $custom-dark: #000000;
JSON
{
"hex": "#ddeae5",
"rgb": {
"r": 221,
"g": 234,
"b": 229
},
"hsl": {
"h": 156.923,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92588,
"c": 0.01536,
"h": 171
},
"luminance": 0.79875
}Semantic roles & 50–950 ramp
primary
#DDEAE5
secondary
#C2A9B3
accent
#4368A2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584