#D0E4EC#D0E4EC
#D0E4EC is a very light, muted cyan. Relative luminance 0.750; OKLCH L 90.6% C 0.024 H 223.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E4EC |
|---|---|
| RGB | rgb(208, 228, 236) |
| HSL | hsl(197, 42%, 87%) |
| HSV | hsv(197, 12%, 93%) |
| CMYK | cmyk(11.9%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.37, -5.04, -6.15) |
| CIE-LCH | lch(89.37, 7.95, 230.64°) |
| OKLab | oklab(90.64% -0.0173 -0.0166) |
| OKLCH | oklch(90.64% 0.024 223.7) |
| XYZ | xyz(68.8926, 74.9516, 90.1781) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.15
Aliceblue
#F0F8FF
ΔE00 6.59
Azure (CSS)
#F0FFFF
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E4EC #ECD8D0
analogous
#D0ECE6 #D0E4EC #D0D6EC
triadic
#D0E4EC #ECD0E4 #E4ECD0
tetradic
#D0E4EC #E6D0EC #ECD8D0 #D6ECD0
square
#D0E4EC #E6D0EC #ECD8D0 #D6ECD0
split-complementary
#D0E4EC #ECD0D6 #ECE6D0
monochromatic
#79B2C9 #A4CBDA #D0E4EC #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.31
#D0E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D0E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E4EC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E4EC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#C9E7E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0e4ec; /* rgb */ color: rgb(208, 228, 236); /* oklch */ color: oklch(90.6% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#deecf2',
500: '#d0e4ec',
950: '#000000',
},
}SCSS
$custom: #d0e4ec; $custom-light: #deecf2; $custom-dark: #000000;
JSON
{
"hex": "#d0e4ec",
"rgb": {
"r": 208,
"g": 228,
"b": 236
},
"hsl": {
"h": 197.143,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.90642,
"c": 0.02397,
"h": 223.7
},
"luminance": 0.74953
}Semantic roles & 50–950 ramp
primary
#D0E4EC
secondary
#C8A699
accent
#5630B6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485