#DDEAE7#DDEAE7
#DDEAE7 is a very light, near-neutral teal. Relative luminance 0.800; OKLCH L 92.6% C 0.014 H 180.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE7 |
|---|---|
| RGB | rgb(221, 234, 231) |
| HSL | hsl(166, 24%, 89%) |
| HSV | hsv(166, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(91.68, -4.86, -0.04) |
| CIE-LCH | lch(91.68, 4.86, 180.44°) |
| OKLab | oklab(92.64% -0.0144 -0.0002) |
| OKLCH | oklch(92.64% 0.014 180.7) |
| XYZ | xyz(73.6625, 79.9867, 87.1440) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.58
Mintcream
#F5FFFA
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 4.68
Fog
#D8DCE0
ΔE00 6.45
Honeydew
#F0FFF0
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE7 #EADDE0
analogous
#DDEAE1 #DDEAE7 #DDE7EA
triadic
#DDEAE7 #E7DDEA #EAE7DD
tetradic
#DDEAE7 #E1DDEA #EADDE0 #E7EADD
square
#DDEAE7 #E1DDEA #EADDE0 #E7EADD
split-complementary
#DDEAE7 #EADDE7 #EAE1DD
monochromatic
#91BBB2 #B7D3CC #DDEAE7 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.24
#DDEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DDEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE7
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE7 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E7
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#DAEBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae7; /* rgb */ color: rgb(221, 234, 231); /* oklch */ color: oklch(92.6% 0.014 180.7);
Tailwind
colors: {
custom: {
50: '#e7f0ee',
500: '#ddeae7',
950: '#000000',
},
}SCSS
$custom: #ddeae7; $custom-light: #e7f0ee; $custom-dark: #000000;
JSON
{
"hex": "#ddeae7",
"rgb": {
"r": 221,
"g": 234,
"b": 231
},
"hsl": {
"h": 166.154,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92644,
"c": 0.0144,
"h": 180.7
},
"luminance": 0.79987
}Semantic roles & 50–950 ramp
primary
#DDEAE7
secondary
#C2A9AF
accent
#4359A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585