#C4C8B2#C4C8B2
#C4C8B2 is a very light, muted yellow-green. Relative luminance 0.563; OKLCH L 82.4% C 0.030 H 115.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8B2 |
|---|---|
| RGB | rgb(196, 200, 178) |
| HSL | hsl(71, 17%, 74%) |
| HSV | hsv(71, 11%, 78%) |
| CMYK | cmyk(2%, 0%, 11%, 21.6%) |
| CIE-LAB | lab(79.76, -5.26, 10.54) |
| CIE-LCH | lch(79.76, 11.78, 116.52°) |
| OKLab | oklab(82.36% -0.013 0.0274) |
| OKLCH | oklch(82.36% 0.03 115.4) |
| XYZ | xyz(51.4541, 56.2588, 50.2592) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 8.58
Warm Gray
#C9BEB0
ΔE00 8.86
Eggshell
#F0EAD6
ΔE00 9.65
Bland
#AFA88B
ΔE00 9.70
Warm Beige
#E9DCC9
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8B2 #B6B2C8
analogous
#C8C1B2 #C4C8B2 #B9C8B2
triadic
#C4C8B2 #B2C4C8 #C8B2C4
tetradic
#C4C8B2 #B2C8C1 #B6B2C8 #C8B2B9
square
#C4C8B2 #B2C8C1 #B6B2C8 #C8B2B9
split-complementary
#C4C8B2 #B2B9C8 #C1B2C8
monochromatic
#8D956B #A9AF8E #C4C8B2 #DFE2D6 #F1F2ED
Accessibility & contrast
On white
1.71
#C4C8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#C4C8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8B2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8B2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5B1
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#C7C5C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4c8b2; /* rgb */ color: rgb(196, 200, 178); /* oklch */ color: oklch(82.4% 0.030 115.4);
Tailwind
colors: {
custom: {
50: '#d5d8c9',
500: '#c4c8b2',
950: '#000000',
},
}SCSS
$custom: #c4c8b2; $custom-light: #d5d8c9; $custom-dark: #000000;
JSON
{
"hex": "#c4c8b2",
"rgb": {
"r": 196,
"g": 200,
"b": 178
},
"hsl": {
"h": 70.909,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.82362,
"c": 0.03034,
"h": 115.4
},
"luminance": 0.56259
}Semantic roles & 50–950 ramp
primary
#C4C8B2
secondary
#87829C
accent
#4B9B59
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382