#C8D6DC#C8D6DC
#C8D6DC is a very light, near-neutral cyan. Relative luminance 0.655; OKLCH L 86.7% C 0.017 H 225.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6DC |
|---|---|
| RGB | rgb(200, 214, 220) |
| HSL | hsl(198, 22%, 82%) |
| HSV | hsv(198, 9%, 86%) |
| CMYK | cmyk(9.1%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(84.76, -3.54, -4.57) |
| CIE-LCH | lch(84.76, 5.78, 232.24°) |
| OKLab | oklab(86.73% -0.0122 -0.0123) |
| OKLCH | oklch(86.73% 0.017 225.2) |
| XYZ | xyz(60.7814, 65.5390, 77.1443) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6DC #DCCEC8
analogous
#C8DCD8 #C8D6DC #C8CCDC
triadic
#C8D6DC #DCC8D6 #D6DCC8
tetradic
#C8D6DC #D8C8DC #DCCEC8 #CCDCC8
square
#C8D6DC #D8C8DC #DCCEC8 #CCDCC8
split-complementary
#C8D6DC #DCC8CC #DCD8C8
monochromatic
#7D9EAC #A3BAC4 #C8D6DC #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.49
#C8D6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#C8D6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6DC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6DC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#D0D2DC
Tritanopia (blue-blind)
#C3D8D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d6dc; /* rgb */ color: rgb(200, 214, 220); /* oklch */ color: oklch(86.7% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#d8e2e6',
500: '#c8d6dc',
950: '#000000',
},
}SCSS
$custom: #c8d6dc; $custom-light: #d8e2e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d6dc",
"rgb": {
"r": 200,
"g": 214,
"b": 220
},
"hsl": {
"h": 198,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86726,
"c": 0.0173,
"h": 225.2
},
"luminance": 0.6554
}Semantic roles & 50–950 ramp
primary
#C8D6DC
secondary
#B29E96
accent
#6045A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484