#C6CDCD#C6CDCD
#C6CDCD is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.008 H 197.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CDCD |
|---|---|
| RGB | rgb(198, 205, 205) |
| HSL | hsl(180, 7%, 79%) |
| HSV | hsv(180, 3%, 80%) |
| CMYK | cmyk(3.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.88, -2.39, -0.83) |
| CIE-LCH | lch(81.88, 2.53, 199.22°) |
| OKLab | oklab(84.29% -0.0073 -0.0022) |
| OKLCH | oklch(84.29% 0.008 197) |
| XYZ | xyz(56.1374, 60.0759, 66.3841) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.76
Light Gray
#D3D3D3
ΔE00 3.84
Silver
#C0C0C0
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.73
Fog
#D8DCE0
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CDCD #CDC6C6
analogous
#C6CDCA #C6CDCD #C6CACD
triadic
#C6CDCD #CDC6CD #CDCDC6
tetradic
#C6CDCD #CAC6CD #CDC6C6 #CACDC6
square
#C6CDCD #CAC6CD #CDC6C6 #CACDC6
split-complementary
#C6CDCD #CDC6CA #CDCAC6
monochromatic
#859494 #A5B0B0 #C6CDCD #E7EAEA #EFF1F1
Accessibility & contrast
On white
1.61
#C6CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C6CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CDCD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CDCD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#C4CECD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6cdcd; /* rgb */ color: rgb(198, 205, 205); /* oklch */ color: oklch(84.3% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#d7dcdc',
500: '#c6cdcd',
950: '#000000',
},
}SCSS
$custom: #c6cdcd; $custom-light: #d7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c6cdcd",
"rgb": {
"r": 198,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.84289,
"c": 0.00769,
"h": 197
},
"luminance": 0.60076
}Semantic roles & 50–950 ramp
primary
#C6CDCD
secondary
#A09797
accent
#555590
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484