#C0C4AE#C0C4AE
#C0C4AE is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 81.1% C 0.030 H 115.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C4AE |
|---|---|
| RGB | rgb(192, 196, 174) |
| HSL | hsl(71, 16%, 73%) |
| HSV | hsv(71, 11%, 77%) |
| CMYK | cmyk(2%, 0%, 11.2%, 23.1%) |
| CIE-LAB | lab(78.31, -5.28, 10.58) |
| CIE-LCH | lch(78.31, 11.82, 116.51°) |
| OKLab | oklab(81.11% -0.0131 0.0275) |
| OKLCH | oklch(81.11% 0.03 115.4) |
| XYZ | xyz(49.1171, 53.7425, 47.8220) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.73
Warm Gray
#C9BEB0
ΔE00 8.76
Bland
#AFA88B
ΔE00 8.86
Light Grey
#D8DCD6
ΔE00 9.00
Cement
#A5A391
ΔE00 9.29
Greyish
#A8A495
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C4AE #B2AEC4
analogous
#C4BDAE #C0C4AE #B5C4AE
triadic
#C0C4AE #AEC0C4 #C4AEC0
tetradic
#C0C4AE #AEC4BD #B2AEC4 #C4AEB5
square
#C0C4AE #AEC4BD #B2AEC4 #C4AEB5
split-complementary
#C0C4AE #AEB5C4 #BDAEC4
monochromatic
#888F68 #A4AA8B #C0C4AE #DCDED1 #F1F2ED
Accessibility & contrast
On white
1.79
#C0C4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#C0C4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C4AE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C4AE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#C3C1BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0c4ae; /* rgb */ color: rgb(192, 196, 174); /* oklch */ color: oklch(81.1% 0.030 115.4);
Tailwind
colors: {
custom: {
50: '#d3d5c6',
500: '#c0c4ae',
950: '#000000',
},
}SCSS
$custom: #c0c4ae; $custom-light: #d3d5c6; $custom-dark: #000000;
JSON
{
"hex": "#c0c4ae",
"rgb": {
"r": 192,
"g": 196,
"b": 174
},
"hsl": {
"h": 70.909,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.81112,
"c": 0.03044,
"h": 115.4
},
"luminance": 0.53742
}Semantic roles & 50–950 ramp
primary
#C0C4AE
secondary
#837E98
accent
#4C9A5A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382