#D6DEE0#D6DEE0
#D6DEE0 is a very light, near-neutral cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.009 H 214.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEE0 |
|---|---|
| RGB | rgb(214, 222, 224) |
| HSL | hsl(192, 14%, 86%) |
| HSV | hsv(192, 4%, 88%) |
| CMYK | cmyk(4.5%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(87.93, -2.31, -1.91) |
| CIE-LCH | lch(87.93, 3.00, 219.59°) |
| OKLab | oklab(89.51% -0.0075 -0.0051) |
| OKLCH | oklch(89.51% 0.009 214.4) |
| XYZ | xyz(67.3048, 71.9201, 80.8427) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.39
Gainsboro
#DCDCDC
ΔE00 3.64
Light Grey
#D8DCD6
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 4.25
Silver (survey)
#C5C9C7
ΔE00 5.41
Aliceblue
#F0F8FF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEE0 #E0D8D6
analogous
#D6E0DD #D6DEE0 #D6D9E0
triadic
#D6DEE0 #E0D6DE #DEE0D6
tetradic
#D6DEE0 #DDD6E0 #E0D8D6 #D9E0D6
square
#D6DEE0 #DDD6E0 #E0D8D6 #D9E0D6
split-complementary
#D6DEE0 #E0D6D9 #E0DDD6
monochromatic
#90A6AB #B3C2C6 #D6DEE0 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.37
#D6DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D6DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEE0
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEE0 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE0
Deuteranopia (green-blind)
#DBDCE0
Tritanopia (blue-blind)
#D4DFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dee0; /* rgb */ color: rgb(214, 222, 224); /* oklch */ color: oklch(89.5% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#e2e8e9',
500: '#d6dee0',
950: '#000000',
},
}SCSS
$custom: #d6dee0; $custom-light: #e2e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dee0",
"rgb": {
"r": 214,
"g": 222,
"b": 224
},
"hsl": {
"h": 192,
"s": 13.889,
"l": 85.882
},
"oklch": {
"l": 0.89507,
"c": 0.00909,
"h": 214.4
},
"luminance": 0.71921
}Semantic roles & 50–950 ramp
primary
#D6DEE0
secondary
#B5A8A5
accent
#5C4D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484