#C0C4AA#C0C4AA
#C0C4AA is a light, muted yellow. Relative luminance 0.536; OKLCH L 81.0% C 0.036 H 114.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C4AA |
|---|---|
| RGB | rgb(192, 196, 170) |
| HSL | hsl(69, 18%, 72%) |
| HSV | hsv(69, 13%, 77%) |
| CMYK | cmyk(2%, 0%, 13.3%, 23.1%) |
| CIE-LAB | lab(78.22, -5.94, 12.60) |
| CIE-LCH | lch(78.22, 13.93, 115.23°) |
| OKLab | oklab(81.01% -0.0147 0.0326) |
| OKLCH | oklch(81.01% 0.036 114.3) |
| XYZ | xyz(48.7330, 53.5888, 45.7988) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 8.60
Sage Green
#9CAF88
ΔE00 9.41
Warm Gray
#C9BEB0
ΔE00 9.54
Stone (survey)
#ADA587
ΔE00 9.56
Cement
#A5A391
ΔE00 9.56
Greyish
#A8A495
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C4AA #AEAAC4
analogous
#C4BBAA #C0C4AA #B3C4AA
triadic
#C0C4AA #AAC0C4 #C4AAC0
tetradic
#C0C4AA #AAC4BB #AEAAC4 #C4AAB3
square
#C0C4AA #AAC4BB #AEAAC4 #C4AAB3
split-complementary
#C0C4AA #AAB3C4 #BBAAC4
monochromatic
#899064 #A5AB86 #C0C4AA #DBDDCE #F2F2ED
Accessibility & contrast
On white
1.79
#C0C4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#C0C4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C4AA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C4AA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#C3C1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c0c4aa; /* rgb */ color: rgb(192, 196, 170); /* oklch */ color: oklch(81.0% 0.036 114.3);
Tailwind
colors: {
custom: {
50: '#d3d5c3',
500: '#c0c4aa',
950: '#000000',
},
}SCSS
$custom: #c0c4aa; $custom-light: #d3d5c3; $custom-dark: #000000;
JSON
{
"hex": "#c0c4aa",
"rgb": {
"r": 192,
"g": 196,
"b": 170
},
"hsl": {
"h": 69.231,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.81011,
"c": 0.03579,
"h": 114.3
},
"luminance": 0.53589
}Semantic roles & 50–950 ramp
primary
#C0C4AA
secondary
#7F7A98
accent
#499C56
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382