#D8ECF0#D8ECF0
#D8ECF0 is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.022 H 211.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECF0 |
|---|---|
| RGB | rgb(216, 236, 240) |
| HSL | hsl(190, 44%, 89%) |
| HSV | hsv(190, 10%, 94%) |
| CMYK | cmyk(10%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(92.08, -5.80, -4.18) |
| CIE-LCH | lch(92.08, 7.15, 215.82°) |
| OKLab | oklab(92.95% -0.0187 -0.0113) |
| OKLCH | oklch(92.95% 0.022 211.1) |
| XYZ | xyz(74.0390, 80.8799, 94.1318) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.67
Lightcyan
#E0FFFF
ΔE00 5.49
Aliceblue
#F0F8FF
ΔE00 6.18
Mintcream
#F5FFFA
ΔE00 6.60
Fog
#D8DCE0
ΔE00 7.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECF0 #F0DCD8
analogous
#D8F0E8 #D8ECF0 #D8E0F0
triadic
#D8ECF0 #F0D8EC #ECF0D8
tetradic
#D8ECF0 #E8D8F0 #F0DCD8 #E0F0D8
square
#D8ECF0 #E8D8F0 #F0DCD8 #E0F0D8
split-complementary
#D8ECF0 #F0D8E0 #F0E8D8
monochromatic
#80C1CE #ACD6DF #D8ECF0 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.22
#D8ECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D8ECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECF0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECF0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#D2EEED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8ecf0; /* rgb */ color: rgb(216, 236, 240); /* oklch */ color: oklch(93.0% 0.022 211.1);
Tailwind
colors: {
custom: {
50: '#e4f2f4',
500: '#d8ecf0',
950: '#000000',
},
}SCSS
$custom: #d8ecf0; $custom-light: #e4f2f4; $custom-dark: #000000;
JSON
{
"hex": "#d8ecf0",
"rgb": {
"r": 216,
"g": 236,
"b": 240
},
"hsl": {
"h": 190,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.9295,
"c": 0.02186,
"h": 211.1
},
"luminance": 0.80881
}Semantic roles & 50–950 ramp
primary
#D8ECF0
secondary
#CDA79F
accent
#452EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585