#D0E2EE#D0E2EE
#D0E2EE is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.3% C 0.025 H 236.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2EE |
|---|---|
| RGB | rgb(208, 226, 238) |
| HSL | hsl(204, 47%, 87%) |
| HSV | hsv(204, 13%, 93%) |
| CMYK | cmyk(12.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(88.91, -3.61, -7.88) |
| CIE-LCH | lch(88.91, 8.67, 245.35°) |
| OKLab | oklab(90.3% -0.0139 -0.0212) |
| OKLCH | oklch(90.3% 0.025 236.8) |
| XYZ | xyz(68.6378, 73.9745, 91.5346) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 7.96
Azure (CSS)
#F0FFFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2EE #EEDCD0
analogous
#D0EEEB #D0E2EE #D0D3EE
triadic
#D0E2EE #EED0E2 #E2EED0
tetradic
#D0E2EE #EBD0EE #EEDCD0 #D3EED0
square
#D0E2EE #EBD0EE #EEDCD0 #D3EED0
split-complementary
#D0E2EE #EED0D3 #EEEBD0
monochromatic
#76ABCD #A3C6DE #D0E2EE #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.33
#D0E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#D0E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2EE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2EE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#C8E5E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0e2ee; /* rgb */ color: rgb(208, 226, 238); /* oklch */ color: oklch(90.3% 0.025 236.8);
Tailwind
colors: {
custom: {
50: '#deebf3',
500: '#d0e2ee',
950: '#000000',
},
}SCSS
$custom: #d0e2ee; $custom-light: #deebf3; $custom-dark: #000000;
JSON
{
"hex": "#d0e2ee",
"rgb": {
"r": 208,
"g": 226,
"b": 238
},
"hsl": {
"h": 204,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.90298,
"c": 0.02535,
"h": 236.8
},
"luminance": 0.73976
}Semantic roles & 50–950 ramp
primary
#D0E2EE
secondary
#CBAC98
accent
#642BBA
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485