#C0C2AA#C0C2AA
#C0C2AA is a light, muted yellow. Relative luminance 0.527; OKLCH L 80.6% C 0.033 H 111.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2AA |
|---|---|
| RGB | rgb(192, 194, 170) |
| HSL | hsl(65, 16%, 71%) |
| HSV | hsv(65, 12%, 76%) |
| CMYK | cmyk(1%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.69, -4.89, 11.85) |
| CIE-LCH | lch(77.69, 12.82, 112.43°) |
| OKLab | oklab(80.59% -0.0118 0.0307) |
| OKLCH | oklch(80.59% 0.033 111) |
| XYZ | xyz(48.2849, 52.6926, 45.6494) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.93
Warm Gray
#C9BEB0
ΔE00 8.39
Cement
#A5A391
ΔE00 8.79
Stone (survey)
#ADA587
ΔE00 8.91
Greyish
#A8A495
ΔE00 9.12
Putty
#BEAE8A
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2AA #ACAAC2
analogous
#C2B8AA #C0C2AA #B4C2AA
triadic
#C0C2AA #AAC0C2 #C2AAC0
tetradic
#C0C2AA #AAC2B8 #ACAAC2 #C2AAB4
square
#C0C2AA #AAC2B8 #ACAAC2 #C2AAB4
split-complementary
#C0C2AA #AAB4C2 #B8AAC2
monochromatic
#898D65 #A6A886 #C0C2AA #DADCCE #F2F2ED
Accessibility & contrast
On white
1.82
#C0C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C0C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2AA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2AA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0A9
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#C3BFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0c2aa; /* rgb */ color: rgb(192, 194, 170); /* oklch */ color: oklch(80.6% 0.033 111.0);
Tailwind
colors: {
custom: {
50: '#d3d4c3',
500: '#c0c2aa',
950: '#000000',
},
}SCSS
$custom: #c0c2aa; $custom-light: #d3d4c3; $custom-dark: #000000;
JSON
{
"hex": "#c0c2aa",
"rgb": {
"r": 192,
"g": 194,
"b": 170
},
"hsl": {
"h": 65,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80594,
"c": 0.03292,
"h": 111
},
"luminance": 0.52692
}Semantic roles & 50–950 ramp
primary
#C0C2AA
secondary
#7D7A96
accent
#4B9B51
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382