#DDEAE9#DDEAE9
#DDEAE9 is a very light, near-neutral teal. Relative luminance 0.801; OKLCH L 92.7% C 0.014 H 191.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE9 |
|---|---|
| RGB | rgb(221, 234, 233) |
| HSL | hsl(175, 24%, 89%) |
| HSV | hsv(175, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(91.73, -4.49, -1.01) |
| CIE-LCH | lch(91.73, 4.60, 192.63°) |
| OKLab | oklab(92.7% -0.0136 -0.0027) |
| OKLCH | oklch(92.7% 0.014 191.4) |
| XYZ | xyz(73.9466, 80.1003, 88.6401) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.36
Mintcream
#F5FFFA
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.82
Aliceblue
#F0F8FF
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE9 #EADDDE
analogous
#DDEAE3 #DDEAE9 #DDE5EA
triadic
#DDEAE9 #E9DDEA #EAE9DD
tetradic
#DDEAE9 #E3DDEA #EADDDE #E5EADD
square
#DDEAE9 #E3DDEA #EADDDE #E5EADD
split-complementary
#DDEAE9 #EADDE5 #EAE3DD
monochromatic
#91BBB8 #B7D3D1 #DDEAE9 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.23
#DDEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DDEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE9
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE9 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E9
Deuteranopia (green-blind)
#E6E6E9
Tritanopia (blue-blind)
#DAEBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae9; /* rgb */ color: rgb(221, 234, 233); /* oklch */ color: oklch(92.7% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#e7f0f0',
500: '#ddeae9',
950: '#000000',
},
}SCSS
$custom: #ddeae9; $custom-light: #e7f0f0; $custom-dark: #000000;
JSON
{
"hex": "#ddeae9",
"rgb": {
"r": 221,
"g": 234,
"b": 233
},
"hsl": {
"h": 175.385,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92701,
"c": 0.01391,
"h": 191.4
},
"luminance": 0.80101
}Semantic roles & 50–950 ramp
primary
#DDEAE9
secondary
#C2A9AB
accent
#434BA2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585