#C4C8BE#C4C8BE
#C4C8BE is a very light, near-neutral yellow-green. Relative luminance 0.568; OKLCH L 82.7% C 0.014 H 124.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8BE |
|---|---|
| RGB | rgb(196, 200, 190) |
| HSL | hsl(84, 8%, 76%) |
| HSV | hsv(84, 5%, 78%) |
| CMYK | cmyk(2%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(80.05, -3.19, 4.52) |
| CIE-LCH | lch(80.05, 5.53, 125.26°) |
| OKLab | oklab(82.68% -0.0082 0.0119) |
| OKLCH | oklch(82.68% 0.014 124.6) |
| XYZ | xyz(52.7120, 56.7620, 56.8844) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.89
Light Grey
#D8DCD6
ΔE00 5.20
Silver
#C0C0C0
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.49
Warm Gray
#C9BEB0
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8BE #C2BEC8
analogous
#C8C7BE #C4C8BE #BFC8BE
triadic
#C4C8BE #BEC4C8 #C8BEC4
tetradic
#C4C8BE #BEC8C7 #C2BEC8 #C8BEBF
square
#C4C8BE #BEC8C7 #C2BEC8 #C8BEBF
split-complementary
#C4C8BE #BEBFC8 #C7BEC8
monochromatic
#88907C #A6AC9D #C4C8BE #E2E4DF #F0F1EE
Accessibility & contrast
On white
1.70
#C4C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C4C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8BE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8BE | 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)
#C9C7BD
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#C5C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c8be; /* rgb */ color: rgb(196, 200, 190); /* oklch */ color: oklch(82.7% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#d5d8d1',
500: '#c4c8be',
950: '#000000',
},
}SCSS
$custom: #c4c8be; $custom-light: #d5d8d1; $custom-dark: #000000;
JSON
{
"hex": "#c4c8be",
"rgb": {
"r": 196,
"g": 200,
"b": 190
},
"hsl": {
"h": 84,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.82681,
"c": 0.0144,
"h": 124.6
},
"luminance": 0.56762
}Semantic roles & 50–950 ramp
primary
#C4C8BE
secondary
#948F9B
accent
#53926C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383