#C0C4AC#C0C4AC
#C0C4AC is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 81.1% C 0.033 H 114.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C4AC |
|---|---|
| RGB | rgb(192, 196, 172) |
| HSL | hsl(70, 17%, 72%) |
| HSV | hsv(70, 12%, 77%) |
| CMYK | cmyk(2%, 0%, 12.2%, 23.1%) |
| CIE-LAB | lab(78.27, -5.61, 11.59) |
| CIE-LCH | lch(78.27, 12.88, 115.83°) |
| OKLab | oklab(81.06% -0.0139 0.0301) |
| OKLCH | oklch(81.06% 0.033 114.8) |
| XYZ | xyz(48.9236, 53.6651, 46.8027) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.70
Warm Gray
#C9BEB0
ΔE00 9.14
Silver (survey)
#C5C9C7
ΔE00 9.40
Cement
#A5A391
ΔE00 9.41
Light Grey
#D8DCD6
ΔE00 9.54
Stone (survey)
#ADA587
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C4AC #B0ACC4
analogous
#C4BCAC #C0C4AC #B4C4AC
triadic
#C0C4AC #ACC0C4 #C4ACC0
tetradic
#C0C4AC #ACC4BC #B0ACC4 #C4ACB4
square
#C0C4AC #ACC4BC #B0ACC4 #C4ACB4
split-complementary
#C0C4AC #ACB4C4 #BCACC4
monochromatic
#899066 #A5AB88 #C0C4AC #DBDDD0 #F1F2ED
Accessibility & contrast
On white
1.79
#C0C4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#C0C4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C4AC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C4AC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AB
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#C3C1BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0c4ac; /* rgb */ color: rgb(192, 196, 172); /* oklch */ color: oklch(81.1% 0.033 114.8);
Tailwind
colors: {
custom: {
50: '#d3d5c4',
500: '#c0c4ac',
950: '#000000',
},
}SCSS
$custom: #c0c4ac; $custom-light: #d3d5c4; $custom-dark: #000000;
JSON
{
"hex": "#c0c4ac",
"rgb": {
"r": 192,
"g": 196,
"b": 172
},
"hsl": {
"h": 70,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.81061,
"c": 0.03312,
"h": 114.8
},
"luminance": 0.53665
}Semantic roles & 50–950 ramp
primary
#C0C4AC
secondary
#817C98
accent
#4A9B58
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382