#C6CCC4#C6CCC4
#C6CCC4 is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 83.8% C 0.013 H 137.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCC4 |
|---|---|
| RGB | rgb(198, 204, 196) |
| HSL | hsl(105, 7%, 78%) |
| HSV | hsv(105, 4%, 80%) |
| CMYK | cmyk(2.9%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(81.39, -3.52, 3.27) |
| CIE-LCH | lch(81.39, 4.80, 137.13°) |
| OKLab | oklab(83.83% -0.0094 0.0086) |
| OKLCH | oklch(83.83% 0.013 137.8) |
| XYZ | xyz(54.8437, 59.1769, 60.7468) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Light Grey
#D8DCD6
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 5.84
Silver
#C0C0C0
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCC4 #CAC4CC
analogous
#CACCC4 #C6CCC4 #C4CCC6
triadic
#C6CCC4 #C4C6CC #CCC4C6
tetradic
#C6CCC4 #C4CACC #CAC4CC #CCC6C4
square
#C6CCC4 #C4CACC #CAC4CC #CCC6C4
split-complementary
#C6CCC4 #C6C4CC #CCC4CA
monochromatic
#879382 #A6B0A3 #C6CCC4 #E6E8E5 #EFF1EF
Accessibility & contrast
On white
1.64
#C6CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C6CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCC4
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCC4 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC4
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#C6CBCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccc4; /* rgb */ color: rgb(198, 204, 196); /* oklch */ color: oklch(83.8% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#d7dbd5',
500: '#c6ccc4',
950: '#000000',
},
}SCSS
$custom: #c6ccc4; $custom-light: #d7dbd5; $custom-dark: #000000;
JSON
{
"hex": "#c6ccc4",
"rgb": {
"r": 198,
"g": 204,
"b": 196
},
"hsl": {
"h": 105,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.83826,
"c": 0.01276,
"h": 137.8
},
"luminance": 0.59177
}Semantic roles & 50–950 ramp
primary
#C6CCC4
secondary
#9D959F
accent
#549182
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483