#C4C8BD#C4C8BD
#C4C8BD is a very light, near-neutral yellow-green. Relative luminance 0.567; OKLCH L 82.7% C 0.016 H 123.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8BD |
|---|---|
| RGB | rgb(196, 200, 189) |
| HSL | hsl(82, 9%, 76%) |
| HSV | hsv(82, 6%, 78%) |
| CMYK | cmyk(2%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(80.02, -3.37, 5.02) |
| CIE-LCH | lch(80.02, 6.04, 123.89°) |
| OKLab | oklab(82.65% -0.0086 0.0132) |
| OKLCH | oklch(82.65% 0.016 123.1) |
| XYZ | xyz(52.6031, 56.7184, 56.3108) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8BD #C1BDC8
analogous
#C8C7BD #C4C8BD #BFC8BD
triadic
#C4C8BD #BDC4C8 #C8BDC4
tetradic
#C4C8BD #BDC8C7 #C1BDC8 #C8BDBF
square
#C4C8BD #BDC8C7 #C1BDC8 #C8BDBF
split-complementary
#C4C8BD #BDBFC8 #C7BDC8
monochromatic
#88907A #A6AC9C #C4C8BD #E2E4DE #F0F1EE
Accessibility & contrast
On white
1.70
#C4C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C4C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8BD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8BD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BC
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#C5C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c8bd; /* rgb */ color: rgb(196, 200, 189); /* oklch */ color: oklch(82.7% 0.016 123.1);
Tailwind
colors: {
custom: {
50: '#d5d8d0',
500: '#c4c8bd',
950: '#000000',
},
}SCSS
$custom: #c4c8bd; $custom-light: #d5d8d0; $custom-dark: #000000;
JSON
{
"hex": "#c4c8bd",
"rgb": {
"r": 196,
"g": 200,
"b": 189
},
"hsl": {
"h": 81.818,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.82653,
"c": 0.01571,
"h": 123.1
},
"luminance": 0.56718
}Semantic roles & 50–950 ramp
primary
#C4C8BD
secondary
#938E9B
accent
#52936A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383