#DDE9EB#DDE9EB
#DDE9EB is a very light, near-neutral teal. Relative luminance 0.796; OKLCH L 92.6% C 0.013 H 208.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9EB |
|---|---|
| RGB | rgb(221, 233, 235) |
| HSL | hsl(189, 26%, 89%) |
| HSV | hsv(189, 6%, 92%) |
| CMYK | cmyk(6%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(91.53, -3.60, -2.35) |
| CIE-LCH | lch(91.53, 4.30, 213.08°) |
| OKLab | oklab(92.56% -0.0115 -0.0063) |
| OKLCH | oklch(92.56% 0.013 208.8) |
| XYZ | xyz(73.9500, 79.6474, 90.0587) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.65
Azure (CSS)
#F0FFFF
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 5.40
Mintcream
#F5FFFA
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9EB #EBDFDD
analogous
#DDEBE6 #DDE9EB #DDE2EB
triadic
#DDE9EB #EBDDE9 #E9EBDD
tetradic
#DDE9EB #E6DDEB #EBDFDD #E2EBDD
square
#DDE9EB #E6DDEB #EBDFDD #E2EBDD
split-complementary
#DDE9EB #EBDDE2 #EBE6DD
monochromatic
#90B7BE #B6D0D4 #DDE9EB #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.24
#DDE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DDE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9EB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9EB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#D9EAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde9eb; /* rgb */ color: rgb(221, 233, 235); /* oklch */ color: oklch(92.6% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#e7f0f1',
500: '#dde9eb',
950: '#000000',
},
}SCSS
$custom: #dde9eb; $custom-light: #e7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dde9eb",
"rgb": {
"r": 221,
"g": 233,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92558,
"c": 0.01312,
"h": 208.8
},
"luminance": 0.79648
}Semantic roles & 50–950 ramp
primary
#DDE9EB
secondary
#C3ADA9
accent
#4F41A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585