#C5CCC8#C5CCC8
#C5CCC8 is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 83.9% C 0.009 H 161.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCC8 |
|---|---|
| RGB | rgb(197, 204, 200) |
| HSL | hsl(146, 6%, 79%) |
| HSV | hsv(146, 3%, 80%) |
| CMYK | cmyk(3.4%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.42, -3.13, 1.16) |
| CIE-LCH | lch(81.42, 3.34, 159.74°) |
| OKLab | oklab(83.86% -0.0089 0.003) |
| OKLCH | oklch(83.86% 0.009 161.3) |
| XYZ | xyz(55.0422, 59.2259, 63.1643) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.95
Light Grey
#D8DCD6
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 4.85
Silver
#C0C0C0
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 6.05
Fog
#D8DCE0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCC8 #CCC5C9
analogous
#C5CCC5 #C5CCC8 #C5CCCB
triadic
#C5CCC8 #C8C5CC #CCC8C5
tetradic
#C5CCC8 #C5C5CC #CCC5C9 #CCCBC5
square
#C5CCC8 #C5C5CC #CCC5C9 #CCCBC5
split-complementary
#C5CCC8 #CBC5CC #CCC5C5
monochromatic
#84938A #A4AFA9 #C5CCC8 #E6E9E7 #EFF1F0
Accessibility & contrast
On white
1.63
#C5CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C5CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCC8
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCC8 | 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)
#CCCBC8
Deuteranopia (green-blind)
#CACAC8
Tritanopia (blue-blind)
#C4CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5ccc8; /* rgb */ color: rgb(197, 204, 200); /* oklch */ color: oklch(83.9% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#d6dbd8',
500: '#c5ccc8',
950: '#000000',
},
}SCSS
$custom: #c5ccc8; $custom-light: #d6dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c5ccc8",
"rgb": {
"r": 197,
"g": 204,
"b": 200
},
"hsl": {
"h": 145.714,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.83862,
"c": 0.00942,
"h": 161.3
},
"luminance": 0.59226
}Semantic roles & 50–950 ramp
primary
#C5CCC8
secondary
#9F969B
accent
#557790
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483