#C0C6BC#C0C6BC
#C0C6BC is a light, near-neutral yellow-green. Relative luminance 0.552; OKLCH L 81.9% C 0.015 H 132.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C6BC |
|---|---|
| RGB | rgb(192, 198, 188) |
| HSL | hsl(96, 8%, 76%) |
| HSV | hsv(96, 5%, 78%) |
| CMYK | cmyk(3%, 0%, 5.1%, 22.4%) |
| CIE-LAB | lab(79.17, -3.90, 4.29) |
| CIE-LCH | lch(79.17, 5.79, 132.28°) |
| OKLab | oklab(81.9% -0.0103 0.0113) |
| OKLCH | oklch(81.9% 0.015 132.5) |
| XYZ | xyz(51.0079, 55.2254, 55.5395) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 5.90
Silver
#C0C0C0
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 7.23
Warm Gray
#C9BEB0
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C6BC #C2BCC6
analogous
#C5C6BC #C0C6BC #BCC6BD
triadic
#C0C6BC #BCC0C6 #C6BCC0
tetradic
#C0C6BC #BCC5C6 #C2BCC6 #C6BDBC
square
#C0C6BC #BCC5C6 #C2BCC6 #C6BDBC
split-complementary
#C0C6BC #BDBCC6 #C6BCC5
monochromatic
#828E7A #A1AA9B #C0C6BC #DFE2DD #EFF1EE
Accessibility & contrast
On white
1.74
#C0C6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#C0C6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C6BC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C6BC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#C0C5C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c0c6bc; /* rgb */ color: rgb(192, 198, 188); /* oklch */ color: oklch(81.9% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#d3d7d0',
500: '#c0c6bc',
950: '#000000',
},
}SCSS
$custom: #c0c6bc; $custom-light: #d3d7d0; $custom-dark: #000000;
JSON
{
"hex": "#c0c6bc",
"rgb": {
"r": 192,
"g": 198,
"b": 188
},
"hsl": {
"h": 96,
"s": 8.065,
"l": 75.686
},
"oklch": {
"l": 0.819,
"c": 0.01525,
"h": 132.5
},
"luminance": 0.55225
}Semantic roles & 50–950 ramp
primary
#C0C6BC
secondary
#948D99
accent
#539279
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383