#D0E2EB#D0E2EB
#D0E2EB is a very light, muted cyan. Relative luminance 0.738; OKLCH L 90.2% C 0.023 H 229.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2EB |
|---|---|
| RGB | rgb(208, 226, 235) |
| HSL | hsl(200, 40%, 87%) |
| HSV | hsv(200, 11%, 92%) |
| CMYK | cmyk(11.5%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.83, -4.21, -6.42) |
| CIE-LCH | lch(88.83, 7.68, 236.75°) |
| OKLab | oklab(90.21% -0.015 -0.0173) |
| OKLCH | oklch(90.21% 0.023 229.1) |
| XYZ | xyz(68.2007, 73.7997, 89.2327) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.44
Aliceblue
#F0F8FF
ΔE00 6.33
Azure (CSS)
#F0FFFF
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2EB #EBD9D0
analogous
#D0EBE7 #D0E2EB #D0D5EB
triadic
#D0E2EB #EBD0E2 #E2EBD0
tetradic
#D0E2EB #E7D0EB #EBD9D0 #D5EBD0
square
#D0E2EB #E7D0EB #EBD9D0 #D5EBD0
split-complementary
#D0E2EB #EBD0D5 #EBE7D0
monochromatic
#7AADC6 #A5C8D9 #D0E2EB #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.33
#D0E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#D0E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2EB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2EB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#D9DEEB
Tritanopia (blue-blind)
#C9E5E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0e2eb; /* rgb */ color: rgb(208, 226, 235); /* oklch */ color: oklch(90.2% 0.023 229.1);
Tailwind
colors: {
custom: {
50: '#deebf1',
500: '#d0e2eb',
950: '#000000',
},
}SCSS
$custom: #d0e2eb; $custom-light: #deebf1; $custom-dark: #000000;
JSON
{
"hex": "#d0e2eb",
"rgb": {
"r": 208,
"g": 226,
"b": 235
},
"hsl": {
"h": 200,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.90205,
"c": 0.02288,
"h": 229.1
},
"luminance": 0.73801
}Semantic roles & 50–950 ramp
primary
#D0E2EB
secondary
#C6A899
accent
#5D32B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485