#C0C8B0#C0C8B0
#C0C8B0 is a light, muted yellow-green. Relative luminance 0.556; OKLCH L 82.0% C 0.034 H 122.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8B0 |
|---|---|
| RGB | rgb(192, 200, 176) |
| HSL | hsl(80, 18%, 74%) |
| HSV | hsv(80, 12%, 78%) |
| CMYK | cmyk(4%, 0%, 12%, 21.6%) |
| CIE-LAB | lab(79.41, -7.03, 11.07) |
| CIE-LCH | lch(79.41, 13.12, 122.40°) |
| OKLab | oklab(82% -0.0181 0.0288) |
| OKLCH | oklch(82% 0.034 122.2) |
| XYZ | xyz(50.2279, 55.6496, 49.1612) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.31
Silver (survey)
#C5C9C7
ΔE00 9.59
Sage Green
#9CAF88
ΔE00 9.68
Greenish Grey
#96AE8D
ΔE00 10.14
Bland
#AFA88B
ΔE00 10.27
Warm Gray
#C9BEB0
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8B0 #B8B0C8
analogous
#C8C4B0 #C0C8B0 #B4C8B0
triadic
#C0C8B0 #B0C0C8 #C8B0C0
tetradic
#C0C8B0 #B0C8C4 #B8B0C8 #C8B0B4
square
#C0C8B0 #B0C8C4 #B8B0C8 #C8B0B4
split-complementary
#C0C8B0 #B0B4C8 #C4B0C8
monochromatic
#869668 #A3AF8C #C0C8B0 #DDE1D4 #F1F2ED
Accessibility & contrast
On white
1.73
#C0C8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#C0C8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8B0
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8B0 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AF
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#C2C5C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c0c8b0; /* rgb */ color: rgb(192, 200, 176); /* oklch */ color: oklch(82.0% 0.034 122.2);
Tailwind
colors: {
custom: {
50: '#d3d8c7',
500: '#c0c8b0',
950: '#000000',
},
}SCSS
$custom: #c0c8b0; $custom-light: #d3d8c7; $custom-dark: #000000;
JSON
{
"hex": "#c0c8b0",
"rgb": {
"r": 192,
"g": 200,
"b": 176
},
"hsl": {
"h": 80,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.81998,
"c": 0.03396,
"h": 122.2
},
"luminance": 0.5565
}Semantic roles & 50–950 ramp
primary
#C0C8B0
secondary
#89809C
accent
#499C65
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382