#C0C8CA#C0C8CA
#C0C8CA is a very light, near-neutral cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.009 H 214.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8CA |
|---|---|
| RGB | rgb(192, 200, 202) |
| HSL | hsl(192, 9%, 77%) |
| HSV | hsv(192, 5%, 79%) |
| CMYK | cmyk(5%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(80.06, -2.35, -1.95) |
| CIE-LCH | lch(80.06, 3.06, 219.60°) |
| OKLab | oklab(82.72% -0.0076 -0.0052) |
| OKLCH | oklch(82.72% 0.009 214.4) |
| XYZ | xyz(53.0511, 56.7789, 64.0302) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.48
Silver
#C0C0C0
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 4.79
Dove Gray
#B6B8BD
ΔE00 5.27
Fog
#D8DCE0
ΔE00 5.55
Gainsboro
#DCDCDC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8CA #CAC2C0
analogous
#C0CAC7 #C0C8CA #C0C3CA
triadic
#C0C8CA #CAC0C8 #C8CAC0
tetradic
#C0C8CA #C7C0CA #CAC2C0 #C3CAC0
square
#C0C8CA #C7C0CA #CAC2C0 #C3CAC0
split-complementary
#C0C8CA #CAC0C3 #CAC7C0
monochromatic
#7E8E92 #9FABAE #C0C8CA #E1E5E6 #EEF0F1
Accessibility & contrast
On white
1.70
#C0C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#C0C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8CA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8CA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#BDC9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0c8ca; /* rgb */ color: rgb(192, 200, 202); /* oklch */ color: oklch(82.7% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#d3d8da',
500: '#c0c8ca',
950: '#000000',
},
}SCSS
$custom: #c0c8ca; $custom-light: #d3d8da; $custom-dark: #000000;
JSON
{
"hex": "#c0c8ca",
"rgb": {
"r": 192,
"g": 200,
"b": 202
},
"hsl": {
"h": 192,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.82716,
"c": 0.00927,
"h": 214.4
},
"luminance": 0.56779
}Semantic roles & 50–950 ramp
primary
#C0C8CA
secondary
#9D9391
accent
#605393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383