#DDEAE6#DDEAE6
#DDEAE6 is a very light, near-neutral teal. Relative luminance 0.799; OKLCH L 92.6% C 0.015 H 175.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAE6 |
|---|---|
| RGB | rgb(221, 234, 230) |
| HSL | hsl(162, 24%, 89%) |
| HSV | hsv(162, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(91.65, -5.04, 0.45) |
| CIE-LCH | lch(91.65, 5.06, 174.93°) |
| OKLab | oklab(92.62% -0.0148 0.0011) |
| OKLCH | oklch(92.62% 0.015 175.7) |
| XYZ | xyz(73.5217, 79.9303, 86.4023) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.61
Mintcream
#F5FFFA
ΔE00 4.65
Azure (CSS)
#F0FFFF
ΔE00 4.76
Honeydew
#F0FFF0
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.78
Lightcyan
#E0FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAE6 #EADDE1
analogous
#DDEAE0 #DDEAE6 #DDE8EA
triadic
#DDEAE6 #E6DDEA #EAE6DD
tetradic
#DDEAE6 #E0DDEA #EADDE1 #E8EADD
square
#DDEAE6 #E0DDEA #EADDE1 #E8EADD
split-complementary
#DDEAE6 #EADDE8 #EAE0DD
monochromatic
#91BBAE #B7D3CA #DDEAE6 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.24
#DDEAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DDEAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAE6
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAE6 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E6
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#DAEAE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeae6; /* rgb */ color: rgb(221, 234, 230); /* oklch */ color: oklch(92.6% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#e7f0ed',
500: '#ddeae6',
950: '#000000',
},
}SCSS
$custom: #ddeae6; $custom-light: #e7f0ed; $custom-dark: #000000;
JSON
{
"hex": "#ddeae6",
"rgb": {
"r": 221,
"g": 234,
"b": 230
},
"hsl": {
"h": 161.538,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92616,
"c": 0.01483,
"h": 175.7
},
"luminance": 0.79931
}Semantic roles & 50–950 ramp
primary
#DDEAE6
secondary
#C2A9B1
accent
#4361A2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584