#DDE9EA#DDE9EA
#DDE9EA is a very light, near-neutral teal. Relative luminance 0.796; OKLCH L 92.5% C 0.013 H 202.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9EA |
|---|---|
| RGB | rgb(221, 233, 234) |
| HSL | hsl(185, 24%, 89%) |
| HSV | hsv(185, 6%, 92%) |
| CMYK | cmyk(5.6%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(91.50, -3.79, -1.86) |
| CIE-LCH | lch(91.50, 4.22, 206.17°) |
| OKLab | oklab(92.53% -0.0119 -0.005) |
| OKLCH | oklch(92.53% 0.013 202.9) |
| XYZ | xyz(73.8060, 79.5898, 89.2999) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.62
Fog
#D8DCE0
ΔE00 4.88
Light Grey
#D8DCD6
ΔE00 5.10
Aliceblue
#F0F8FF
ΔE00 5.18
Mintcream
#F5FFFA
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9EA #EADEDD
analogous
#DDEAE5 #DDE9EA #DDE3EA
triadic
#DDE9EA #EADDE9 #E9EADD
tetradic
#DDE9EA #E5DDEA #EADEDD #E3EADD
square
#DDE9EA #E5DDEA #EADEDD #E3EADD
split-complementary
#DDE9EA #EADDE3 #EAE5DD
monochromatic
#91B8BB #B7D1D3 #DDE9EA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.24
#DDE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9EA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9EA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#DAEAE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde9ea; /* rgb */ color: rgb(221, 233, 234); /* oklch */ color: oklch(92.5% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#e7f0f0',
500: '#dde9ea',
950: '#000000',
},
}SCSS
$custom: #dde9ea; $custom-light: #e7f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dde9ea",
"rgb": {
"r": 221,
"g": 233,
"b": 234
},
"hsl": {
"h": 184.615,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92529,
"c": 0.0129,
"h": 202.9
},
"luminance": 0.7959
}Semantic roles & 50–950 ramp
primary
#DDE9EA
secondary
#C2ABA9
accent
#4B43A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585