#C5C8BB#C5C8BB
#C5C8BB is a very light, near-neutral yellow-green. Relative luminance 0.568; OKLCH L 82.7% C 0.018 H 117.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C8BB |
|---|---|
| RGB | rgb(197, 200, 187) |
| HSL | hsl(74, 11%, 76%) |
| HSV | hsv(74, 7%, 78%) |
| CMYK | cmyk(1.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(80.05, -3.37, 6.14) |
| CIE-LCH | lch(80.05, 7.00, 118.76°) |
| OKLab | oklab(82.68% -0.0083 0.0161) |
| OKLCH | oklch(82.68% 0.018 117.4) |
| XYZ | xyz(52.6485, 56.7668, 55.1875) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 5.78
Silver
#C0C0C0
ΔE00 6.94
Warm Gray
#C9BEB0
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C8BB #BEBBC8
analogous
#C8C4BB #C5C8BB #BEC8BB
triadic
#C5C8BB #BBC5C8 #C8BBC5
tetradic
#C5C8BB #BBC8C4 #BEBBC8 #C8BBBE
square
#C5C8BB #BBC8C4 #BEBBC8 #C8BBBE
split-complementary
#C5C8BB #BBBEC8 #C4BBC8
monochromatic
#8B9177 #A8AD99 #C5C8BB #E2E3DD #F1F1EE
Accessibility & contrast
On white
1.70
#C5C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C5C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C8BB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C8BB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#C6C6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c5c8bb; /* rgb */ color: rgb(197, 200, 187); /* oklch */ color: oklch(82.7% 0.018 117.4);
Tailwind
colors: {
custom: {
50: '#d6d8cf',
500: '#c5c8bb',
950: '#000000',
},
}SCSS
$custom: #c5c8bb; $custom-light: #d6d8cf; $custom-dark: #000000;
JSON
{
"hex": "#c5c8bb",
"rgb": {
"r": 197,
"g": 200,
"b": 187
},
"hsl": {
"h": 73.846,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82677,
"c": 0.0181,
"h": 117.4
},
"luminance": 0.56767
}Semantic roles & 50–950 ramp
primary
#C5C8BB
secondary
#8F8C9C
accent
#519561
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383