#C0C8CB#C0C8CB
#C0C8CB is a very light, near-neutral cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.010 H 222.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8CB |
|---|---|
| RGB | rgb(192, 200, 203) |
| HSL | hsl(196, 10%, 77%) |
| HSV | hsv(196, 5%, 80%) |
| CMYK | cmyk(5.4%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(80.08, -2.16, -2.45) |
| CIE-LCH | lch(80.08, 3.27, 228.51°) |
| OKLab | oklab(82.75% -0.0073 -0.0065) |
| OKLCH | oklch(82.75% 0.01 222.1) |
| XYZ | xyz(53.1699, 56.8264, 64.6557) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.86
Silver
#C0C0C0
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.80
Dove Gray
#B6B8BD
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8CB #CBC3C0
analogous
#C0CBC9 #C0C8CB #C0C3CB
triadic
#C0C8CB #CBC0C8 #C8CBC0
tetradic
#C0C8CB #C9C0CB #CBC3C0 #C3CBC0
square
#C0C8CB #C9C0CB #CBC3C0 #C3CBC0
split-complementary
#C0C8CB #CBC0C3 #CBC9C0
monochromatic
#7D8D94 #9EABAF #C0C8CB #E2E5E7 #EEF0F1
Accessibility & contrast
On white
1.70
#C0C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#C0C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8CB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8CB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#BDC9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c0c8cb; /* rgb */ color: rgb(192, 200, 203); /* oklch */ color: oklch(82.7% 0.010 222.1);
Tailwind
colors: {
custom: {
50: '#d3d8da',
500: '#c0c8cb',
950: '#000000',
},
}SCSS
$custom: #c0c8cb; $custom-light: #d3d8da; $custom-dark: #000000;
JSON
{
"hex": "#c0c8cb",
"rgb": {
"r": 192,
"g": 200,
"b": 203
},
"hsl": {
"h": 196.364,
"s": 9.565,
"l": 77.451
},
"oklch": {
"l": 0.82746,
"c": 0.00978,
"h": 222.1
},
"luminance": 0.56827
}Semantic roles & 50–950 ramp
primary
#C0C8CB
secondary
#9F9491
accent
#645294
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383