#C0C8CD#C0C8CD
#C0C8CD is a very light, near-neutral cyan. Relative luminance 0.569; OKLCH L 82.8% C 0.011 H 234.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8CD |
|---|---|
| RGB | rgb(192, 200, 205) |
| HSL | hsl(203, 12%, 78%) |
| HSV | hsv(203, 6%, 80%) |
| CMYK | cmyk(6.3%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.14, -1.78, -3.44) |
| CIE-LCH | lch(80.14, 3.87, 242.68°) |
| OKLab | oklab(82.81% -0.0065 -0.0092) |
| OKLCH | oklch(82.81% 0.011 234.8) |
| XYZ | xyz(53.4097, 56.9224, 65.9191) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.71
Silver
#C0C0C0
ΔE00 4.31
Dove Gray
#B6B8BD
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8CD #CDC5C0
analogous
#C0CDCB #C0C8CD #C0C1CD
triadic
#C0C8CD #CDC0C8 #C8CDC0
tetradic
#C0C8CD #CBC0CD #CDC5C0 #C1CDC0
square
#C0C8CD #CBC0CD #CDC5C0 #C1CDC0
split-complementary
#C0C8CD #CDC0C1 #CDCBC0
monochromatic
#7C8C97 #9EAAB2 #C0C8CD #E2E6E8 #EEF0F1
Accessibility & contrast
On white
1.70
#C0C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#C0C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8CD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8CD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#BDC9CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c0c8cd; /* rgb */ color: rgb(192, 200, 205); /* oklch */ color: oklch(82.8% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#d3d8dc',
500: '#c0c8cd',
950: '#000000',
},
}SCSS
$custom: #c0c8cd; $custom-light: #d3d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c0c8cd",
"rgb": {
"r": 192,
"g": 200,
"b": 205
},
"hsl": {
"h": 203.077,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.82807,
"c": 0.01127,
"h": 234.8
},
"luminance": 0.56923
}Semantic roles & 50–950 ramp
primary
#C0C8CD
secondary
#A19790
accent
#6B5096
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384