#C0C8AA#C0C8AA
#C0C8AA is a light, muted yellow-green. Relative luminance 0.554; OKLCH L 81.8% C 0.042 H 119.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8AA |
|---|---|
| RGB | rgb(192, 200, 170) |
| HSL | hsl(76, 21%, 73%) |
| HSV | hsv(76, 15%, 78%) |
| CMYK | cmyk(4%, 0%, 15%, 21.6%) |
| CIE-LAB | lab(79.28, -8.02, 14.09) |
| CIE-LCH | lch(79.28, 16.22, 119.64°) |
| OKLab | oklab(81.85% -0.0206 0.0364) |
| OKLCH | oklch(81.85% 0.042 119.5) |
| XYZ | xyz(49.6473, 55.4174, 46.1035) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.76
Greenish Grey
#96AE8D
ΔE00 9.60
Bland
#AFA88B
ΔE00 10.07
Beige (survey)
#E6DAA6
ΔE00 10.25
Pale Olive
#B9CC81
ΔE00 10.54
Light Grey
#D8DCD6
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8AA #B2AAC8
analogous
#C8C1AA #C0C8AA #B1C8AA
triadic
#C0C8AA #AAC0C8 #C8AAC0
tetradic
#C0C8AA #AAC8C1 #B2AAC8 #C8AAB1
square
#C0C8AA #AAC8C1 #B2AAC8 #C8AAB1
split-complementary
#C0C8AA #AAB1C8 #C1AAC8
monochromatic
#889661 #A4B085 #C0C8AA #DCE0CF #F1F3EC
Accessibility & contrast
On white
1.74
#C0C8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C0C8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8AA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8AA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#C3C5BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c0c8aa; /* rgb */ color: rgb(192, 200, 170); /* oklch */ color: oklch(81.8% 0.042 119.5);
Tailwind
colors: {
custom: {
50: '#d3d8c3',
500: '#c0c8aa',
950: '#000000',
},
}SCSS
$custom: #c0c8aa; $custom-light: #d3d8c3; $custom-dark: #000000;
JSON
{
"hex": "#c0c8aa",
"rgb": {
"r": 192,
"g": 200,
"b": 170
},
"hsl": {
"h": 76,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.81849,
"c": 0.0418,
"h": 119.5
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#C0C8AA
secondary
#837A9C
accent
#46A05E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382