#D0E2E6#D0E2E6
#D0E2E6 is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.1% C 0.020 H 212.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2E6 |
|---|---|
| RGB | rgb(208, 226, 230) |
| HSL | hsl(191, 31%, 86%) |
| HSV | hsv(191, 10%, 90%) |
| CMYK | cmyk(9.6%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(88.69, -5.19, -4.00) |
| CIE-LCH | lch(88.69, 6.55, 217.58°) |
| OKLab | oklab(90.05% -0.0169 -0.0108) |
| OKLCH | oklch(90.05% 0.02 212.5) |
| XYZ | xyz(67.4885, 73.5148, 85.4817) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.81
Azure (CSS)
#F0FFFF
ΔE00 6.51
Light Grey
#D8DCD6
ΔE00 6.72
Aliceblue
#F0F8FF
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2E6 #E6D4D0
analogous
#D0E6DF #D0E2E6 #D0D7E6
triadic
#D0E2E6 #E6D0E2 #E2E6D0
tetradic
#D0E2E6 #DFD0E6 #E6D4D0 #D7E6D0
square
#D0E2E6 #DFD0E6 #E6D4D0 #D7E6D0
split-complementary
#D0E2E6 #E6D0D7 #E6DFD0
monochromatic
#80B1BB #A8C9D1 #D0E2E6 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.34
#D0E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#D0E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2E6
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2E6 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E6
Deuteranopia (green-blind)
#DBDDE6
Tritanopia (blue-blind)
#CAE4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0e2e6; /* rgb */ color: rgb(208, 226, 230); /* oklch */ color: oklch(90.1% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#deebed',
500: '#d0e2e6',
950: '#000000',
},
}SCSS
$custom: #d0e2e6; $custom-light: #deebed; $custom-dark: #000000;
JSON
{
"hex": "#d0e2e6",
"rgb": {
"r": 208,
"g": 226,
"b": 230
},
"hsl": {
"h": 190.909,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.90054,
"c": 0.02001,
"h": 212.5
},
"luminance": 0.73516
}Semantic roles & 50–950 ramp
primary
#D0E2E6
secondary
#BFA29C
accent
#503CA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484