#C4C8BB#C4C8BB
#C4C8BB is a very light, near-neutral yellow-green. Relative luminance 0.566; OKLCH L 82.6% C 0.018 H 120.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8BB |
|---|---|
| RGB | rgb(196, 200, 187) |
| HSL | hsl(78, 11%, 76%) |
| HSV | hsv(78, 7%, 78%) |
| CMYK | cmyk(2%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.97, -3.72, 6.02) |
| CIE-LCH | lch(79.97, 7.08, 121.73°) |
| OKLab | oklab(82.6% -0.0094 0.0158) |
| OKLCH | oklch(82.6% 0.018 120.7) |
| XYZ | xyz(52.3875, 56.6322, 55.1753) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.85
Silver
#C0C0C0
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.59
Warm Gray
#C9BEB0
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8BB #BFBBC8
analogous
#C8C5BB #C4C8BB #BDC8BB
triadic
#C4C8BB #BBC4C8 #C8BBC4
tetradic
#C4C8BB #BBC8C5 #BFBBC8 #C8BBBD
square
#C4C8BB #BBC8C5 #BFBBC8 #C8BBBD
split-complementary
#C4C8BB #BBBDC8 #C5BBC8
monochromatic
#899177 #A7AD99 #C4C8BB #E1E3DD #F0F1EE
Accessibility & contrast
On white
1.70
#C4C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C4C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8BB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8BB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#C5C6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c8bb; /* rgb */ color: rgb(196, 200, 187); /* oklch */ color: oklch(82.6% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#d5d8cf',
500: '#c4c8bb',
950: '#000000',
},
}SCSS
$custom: #c4c8bb; $custom-light: #d5d8cf; $custom-dark: #000000;
JSON
{
"hex": "#c4c8bb",
"rgb": {
"r": 196,
"g": 200,
"b": 187
},
"hsl": {
"h": 78.462,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82599,
"c": 0.01835,
"h": 120.7
},
"luminance": 0.56632
}Semantic roles & 50–950 ramp
primary
#C4C8BB
secondary
#918C9C
accent
#519566
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383