#DDEAE8#DDEAE8
#DDEAE8 is a very light, near-neutral teal. Relative luminance 0.800; OKLCH L 92.7% C 0.014 H 185.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE8 |
|---|---|
| RGB | rgb(221, 234, 232) |
| HSL | hsl(171, 24%, 89%) |
| HSV | hsv(171, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(91.70, -4.67, -0.52) |
| CIE-LCH | lch(91.70, 4.70, 186.37°) |
| OKLab | oklab(92.67% -0.014 -0.0015) |
| OKLCH | oklch(92.67% 0.014 185.9) |
| XYZ | xyz(73.8042, 80.0433, 87.8899) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.44
Mintcream
#F5FFFA
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 4.80
Fog
#D8DCE0
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 6.41
Gainsboro
#DCDCDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE8 #EADDDF
analogous
#DDEAE2 #DDEAE8 #DDE6EA
triadic
#DDEAE8 #E8DDEA #EAE8DD
tetradic
#DDEAE8 #E2DDEA #EADDDF #E6EADD
square
#DDEAE8 #E2DDEA #EADDDF #E6EADD
split-complementary
#DDEAE8 #EADDE6 #EAE2DD
monochromatic
#91BBB5 #B7D3CE #DDEAE8 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.23
#DDEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DDEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#E6E6E8
Tritanopia (blue-blind)
#DAEBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae8; /* rgb */ color: rgb(221, 234, 232); /* oklch */ color: oklch(92.7% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#e7f0ef',
500: '#ddeae8',
950: '#000000',
},
}SCSS
$custom: #ddeae8; $custom-light: #e7f0ef; $custom-dark: #000000;
JSON
{
"hex": "#ddeae8",
"rgb": {
"r": 221,
"g": 234,
"b": 232
},
"hsl": {
"h": 170.769,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92673,
"c": 0.0141,
"h": 185.9
},
"luminance": 0.80044
}Semantic roles & 50–950 ramp
primary
#DDEAE8
secondary
#C2A9AD
accent
#4352A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585