#C4C8B6#C4C8B6
#C4C8B6 is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.5% C 0.025 H 117.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8B6 |
|---|---|
| RGB | rgb(196, 200, 182) |
| HSL | hsl(73, 14%, 75%) |
| HSV | hsv(73, 9%, 78%) |
| CMYK | cmyk(2%, 0%, 9%, 21.6%) |
| CIE-LAB | lab(79.85, -4.59, 8.53) |
| CIE-LCH | lch(79.85, 9.68, 118.26°) |
| OKLab | oklab(82.47% -0.0114 0.0223) |
| OKLCH | oklch(82.47% 0.025 117.1) |
| XYZ | xyz(51.8615, 56.4218, 52.4052) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.14
Light Grey
#D8DCD6
ΔE00 7.18
Warm Gray
#C9BEB0
ΔE00 8.19
Silver
#C0C0C0
ΔE00 8.91
Light Gray
#D3D3D3
ΔE00 9.34
Eggshell
#F0EAD6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8B6 #BAB6C8
analogous
#C8C3B6 #C4C8B6 #BBC8B6
triadic
#C4C8B6 #B6C4C8 #C8B6C4
tetradic
#C4C8B6 #B6C8C3 #BAB6C8 #C8B6BB
square
#C4C8B6 #B6C8C3 #BAB6C8 #C8B6BB
split-complementary
#C4C8B6 #B6BBC8 #C3B6C8
monochromatic
#8C9370 #A8AE93 #C4C8B6 #E0E2D9 #F1F2EE
Accessibility & contrast
On white
1.71
#C4C8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#C4C8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8B6
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8B6 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B5
Deuteranopia (green-blind)
#CAC6B7
Tritanopia (blue-blind)
#C6C6C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c8b6; /* rgb */ color: rgb(196, 200, 182); /* oklch */ color: oklch(82.5% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#d5d8cb',
500: '#c4c8b6',
950: '#000000',
},
}SCSS
$custom: #c4c8b6; $custom-light: #d5d8cb; $custom-dark: #000000;
JSON
{
"hex": "#c4c8b6",
"rgb": {
"r": 196,
"g": 200,
"b": 182
},
"hsl": {
"h": 73.333,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.82466,
"c": 0.025,
"h": 117.1
},
"luminance": 0.56422
}Semantic roles & 50–950 ramp
primary
#C4C8B6
secondary
#8B869C
accent
#4D985E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382