#DDE8EA#DDE8EA
#DDE8EA is a very light, near-neutral teal. Relative luminance 0.790; OKLCH L 92.3% C 0.012 H 209.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8EA |
|---|---|
| RGB | rgb(221, 232, 234) |
| HSL | hsl(189, 24%, 89%) |
| HSV | hsv(189, 6%, 92%) |
| CMYK | cmyk(5.6%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.25, -3.28, -2.24) |
| CIE-LCH | lch(91.25, 3.97, 214.30°) |
| OKLab | oklab(92.33% -0.0105 -0.006) |
| OKLCH | oklch(92.33% 0.012 209.8) |
| XYZ | xyz(73.5237, 79.0252, 89.2058) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.23
Aliceblue
#F0F8FF
ΔE00 4.77
Azure (CSS)
#F0FFFF
ΔE00 5.01
Light Grey
#D8DCD6
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.29
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8EA #EADFDD
analogous
#DDEAE6 #DDE8EA #DDE2EA
triadic
#DDE8EA #EADDE8 #E8EADD
tetradic
#DDE8EA #E6DDEA #EADFDD #E2EADD
square
#DDE8EA #E6DDEA #EADFDD #E2EADD
split-complementary
#DDE8EA #EADDE2 #EAE6DD
monochromatic
#91B5BB #B7CED3 #DDE8EA #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.25
#DDE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DDE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8EA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8EA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#DAE9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde8ea; /* rgb */ color: rgb(221, 232, 234); /* oklch */ color: oklch(92.3% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#e7eff0',
500: '#dde8ea',
950: '#000000',
},
}SCSS
$custom: #dde8ea; $custom-light: #e7eff0; $custom-dark: #000000;
JSON
{
"hex": "#dde8ea",
"rgb": {
"r": 221,
"g": 232,
"b": 234
},
"hsl": {
"h": 189.231,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92328,
"c": 0.01209,
"h": 209.8
},
"luminance": 0.79026
}Semantic roles & 50–950 ramp
primary
#DDE8EA
secondary
#C2ADA9
accent
#5243A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585