#C6CCC6#C6CCC6
#C6CCC6 is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 83.9% C 0.011 H 145.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCC6 |
|---|---|
| RGB | rgb(198, 204, 198) |
| HSL | hsl(120, 6%, 79%) |
| HSV | hsv(120, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(81.44, -3.16, 2.27) |
| CIE-LCH | lch(81.44, 3.89, 144.28°) |
| OKLab | oklab(83.88% -0.0087 0.006) |
| OKLCH | oklch(83.88% 0.011 145.5) |
| XYZ | xyz(55.0728, 59.2685, 61.9537) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.43
Light Grey
#D8DCD6
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 5.14
Silver
#C0C0C0
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 6.28
Fog
#D8DCE0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCC6 #CCC6CC
analogous
#C9CCC6 #C6CCC6 #C6CCC9
triadic
#C6CCC6 #C6C6CC #CCC6C6
tetradic
#C6CCC6 #C6C9CC #CCC6CC #CCC9C6
square
#C6CCC6 #C6C9CC #CCC6CC #CCC9C6
split-complementary
#C6CCC6 #C9C6CC #CCC6C9
monochromatic
#859285 #A6AFA6 #C6CCC6 #E6E9E6 #EFF1EF
Accessibility & contrast
On white
1.63
#C6CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C6CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCC6
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCC6 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC6
Deuteranopia (green-blind)
#CBCAC6
Tritanopia (blue-blind)
#C6CCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccc6; /* rgb */ color: rgb(198, 204, 198); /* oklch */ color: oklch(83.9% 0.011 145.5);
Tailwind
colors: {
custom: {
50: '#d7dbd7',
500: '#c6ccc6',
950: '#000000',
},
}SCSS
$custom: #c6ccc6; $custom-light: #d7dbd7; $custom-dark: #000000;
JSON
{
"hex": "#c6ccc6",
"rgb": {
"r": 198,
"g": 204,
"b": 198
},
"hsl": {
"h": 120,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83882,
"c": 0.01051,
"h": 145.5
},
"luminance": 0.59269
}Semantic roles & 50–950 ramp
primary
#C6CCC6
secondary
#9F979F
accent
#568F8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483