#C1C8BB#C1C8BB
#C1C8BB is a very light, near-neutral yellow-green. Relative luminance 0.562; OKLCH L 82.4% C 0.019 H 130.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C8BB |
|---|---|
| RGB | rgb(193, 200, 187) |
| HSL | hsl(92, 11%, 76%) |
| HSV | hsv(92, 7%, 78%) |
| CMYK | cmyk(3.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.75, -4.77, 5.67) |
| CIE-LCH | lch(79.75, 7.41, 130.12°) |
| OKLab | oklab(82.37% -0.0125 0.0148) |
| OKLCH | oklch(82.37% 0.019 130.2) |
| XYZ | xyz(51.6148, 56.2338, 55.1391) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 6.23
Silver
#C0C0C0
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.24
Warm Gray
#C9BEB0
ΔE00 8.87
Gainsboro
#DCDCDC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C8BB #C2BBC8
analogous
#C7C8BB #C1C8BB #BBC8BB
triadic
#C1C8BB #BBC1C8 #C8BBC1
tetradic
#C1C8BB #BBC7C8 #C2BBC8 #C8BBBB
square
#C1C8BB #BBC7C8 #C2BBC8 #C8BBBB
split-complementary
#C1C8BB #BBBBC8 #C8BBC7
monochromatic
#839177 #A2AD99 #C1C8BB #E0E3DD #F0F1EE
Accessibility & contrast
On white
1.71
#C1C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#C1C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C8BB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C8BB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#C2C7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c1c8bb; /* rgb */ color: rgb(193, 200, 187); /* oklch */ color: oklch(82.4% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#d3d8cf',
500: '#c1c8bb',
950: '#000000',
},
}SCSS
$custom: #c1c8bb; $custom-light: #d3d8cf; $custom-dark: #000000;
JSON
{
"hex": "#c1c8bb",
"rgb": {
"r": 193,
"g": 200,
"b": 187
},
"hsl": {
"h": 92.308,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82365,
"c": 0.01942,
"h": 130.2
},
"luminance": 0.56234
}Semantic roles & 50–950 ramp
primary
#C1C8BB
secondary
#948C9C
accent
#519575
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383