#C1C8BC#C1C8BC
#C1C8BC is a very light, near-neutral yellow-green. Relative luminance 0.563; OKLCH L 82.4% C 0.018 H 131.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C8BC |
|---|---|
| RGB | rgb(193, 200, 188) |
| HSL | hsl(95, 10%, 76%) |
| HSV | hsv(95, 6%, 78%) |
| CMYK | cmyk(3.5%, 0%, 6%, 21.6%) |
| CIE-LAB | lab(79.77, -4.60, 5.16) |
| CIE-LCH | lch(79.77, 6.91, 131.68°) |
| OKLab | oklab(82.39% -0.0121 0.0135) |
| OKLCH | oklch(82.39% 0.018 131.9) |
| XYZ | xyz(51.7222, 56.2767, 55.7048) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 6.00
Silver
#C0C0C0
ΔE00 7.36
Light Gray
#D3D3D3
ΔE00 7.91
Warm Gray
#C9BEB0
ΔE00 8.81
Gainsboro
#DCDCDC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C8BC #C3BCC8
analogous
#C7C8BC #C1C8BC #BCC8BD
triadic
#C1C8BC #BCC1C8 #C8BCC1
tetradic
#C1C8BC #BCC7C8 #C3BCC8 #C8BDBC
square
#C1C8BC #BCC7C8 #C3BCC8 #C8BDBC
split-complementary
#C1C8BC #BDBCC8 #C8BCC7
monochromatic
#839179 #A2AC9A #C1C8BC #E0E4DE #EFF1EE
Accessibility & contrast
On white
1.71
#C1C8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#C1C8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C8BC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C8BC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#C1C7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c1c8bc; /* rgb */ color: rgb(193, 200, 188); /* oklch */ color: oklch(82.4% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#d3d8d0',
500: '#c1c8bc',
950: '#000000',
},
}SCSS
$custom: #c1c8bc; $custom-light: #d3d8d0; $custom-dark: #000000;
JSON
{
"hex": "#c1c8bc",
"rgb": {
"r": 193,
"g": 200,
"b": 188
},
"hsl": {
"h": 95,
"s": 9.836,
"l": 76.078
},
"oklch": {
"l": 0.82392,
"c": 0.01818,
"h": 131.9
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#C1C8BC
secondary
#958D9B
accent
#529478
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383