#C4C8B0#C4C8B0
#C4C8B0 is a very light, muted yellow-green. Relative luminance 0.562; OKLCH L 82.3% C 0.033 H 114.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8B0 |
|---|---|
| RGB | rgb(196, 200, 176) |
| HSL | hsl(70, 18%, 74%) |
| HSV | hsv(70, 12%, 78%) |
| CMYK | cmyk(2%, 0%, 12%, 21.6%) |
| CIE-LAB | lab(79.72, -5.59, 11.54) |
| CIE-LCH | lch(79.72, 12.83, 115.84°) |
| OKLab | oklab(82.31% -0.0138 0.03) |
| OKLCH | oklch(82.31% 0.033 114.8) |
| XYZ | xyz(51.2547, 56.1791, 49.2093) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.90
Warm Gray
#C9BEB0
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 9.25
Bland
#AFA88B
ΔE00 9.55
Eggshell
#F0EAD6
ΔE00 9.81
Cement
#A5A391
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8B0 #B4B0C8
analogous
#C8C0B0 #C4C8B0 #B8C8B0
triadic
#C4C8B0 #B0C4C8 #C8B0C4
tetradic
#C4C8B0 #B0C8C0 #B4B0C8 #C8B0B8
square
#C4C8B0 #B0C8C0 #B4B0C8 #C8B0B8
split-complementary
#C4C8B0 #B0B8C8 #C0B0C8
monochromatic
#8E9668 #A9AF8C #C4C8B0 #DFE1D4 #F2F2ED
Accessibility & contrast
On white
1.72
#C4C8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C4C8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8B0
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8B0 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AF
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#C7C5C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c8b0; /* rgb */ color: rgb(196, 200, 176); /* oklch */ color: oklch(82.3% 0.033 114.8);
Tailwind
colors: {
custom: {
50: '#d6d8c7',
500: '#c4c8b0',
950: '#000000',
},
}SCSS
$custom: #c4c8b0; $custom-light: #d6d8c7; $custom-dark: #000000;
JSON
{
"hex": "#c4c8b0",
"rgb": {
"r": 196,
"g": 200,
"b": 176
},
"hsl": {
"h": 70,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.82311,
"c": 0.03301,
"h": 114.8
},
"luminance": 0.56179
}Semantic roles & 50–950 ramp
primary
#C4C8B0
secondary
#85809C
accent
#499C57
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382