#C0C0BE#C0C0BE
#C0C0BE is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.7% C 0.003 H 106.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C0BE |
|---|---|
| RGB | rgb(192, 192, 190) |
| HSL | hsl(60, 2%, 75%) |
| HSV | hsv(60, 1%, 75%) |
| CMYK | cmyk(0%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(77.65, -0.37, 1.01) |
| CIE-LCH | lch(77.65, 1.07, 110.08°) |
| OKLab | oklab(80.72% -0.0008 0.0027) |
| OKLCH | oklch(80.72% 0.003 106.5) |
| XYZ | xyz(49.8806, 52.6235, 56.2347) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.12
Silver (survey)
#C5C9C7
ΔE00 2.87
Dove Gray
#B6B8BD
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 4.85
Dark Gray
#A9A9A9
ΔE00 6.35
Warm Gray
#C9BEB0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C0BE #BEBEC0
analogous
#C0BFBE #C0C0BE #BFC0BE
triadic
#C0C0BE #BEC0C0 #C0BEC0
tetradic
#C0C0BE #BEC0BF #BEBEC0 #C0BEBF
square
#C0C0BE #BEC0BF #BEBEC0 #C0BEBF
split-complementary
#C0C0BE #BEBFC0 #BFBEC0
monochromatic
#848480 #A2A29F #C0C0BE #DEDEDD #F0F0EF
Accessibility & contrast
On white
1.82
#C0C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C0C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C0BE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C0BE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#C0C0BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0c0be; /* rgb */ color: rgb(192, 192, 190); /* oklch */ color: oklch(80.7% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#d3d3d1',
500: '#c0c0be',
950: '#000000',
},
}SCSS
$custom: #c0c0be; $custom-light: #d3d3d1; $custom-dark: #000000;
JSON
{
"hex": "#c0c0be",
"rgb": {
"r": 192,
"g": 192,
"b": 190
},
"hsl": {
"h": 60,
"s": 1.562,
"l": 74.902
},
"oklch": {
"l": 0.80721,
"c": 0.00277,
"h": 106.5
},
"luminance": 0.52623
}Semantic roles & 50–950 ramp
primary
#C0C0BE
secondary
#909092
accent
#5A8B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383