#C0CAB0#C0CAB0
#C0CAB0 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.4% C 0.037 H 124.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAB0 |
|---|---|
| RGB | rgb(192, 202, 176) |
| HSL | hsl(83, 20%, 74%) |
| HSV | hsv(83, 13%, 79%) |
| CMYK | cmyk(5%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(79.94, -8.07, 11.83) |
| CIE-LCH | lch(79.94, 14.31, 124.29°) |
| OKLab | oklab(82.42% -0.021 0.0307) |
| OKLCH | oklch(82.42% 0.037 124.4) |
| XYZ | xyz(50.6941, 56.5821, 49.3166) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.42
Light Grey
#D8DCD6
ΔE00 9.84
Greenish Grey
#96AE8D
ΔE00 9.88
Silver (survey)
#C5C9C7
ΔE00 10.39
Bland
#AFA88B
ΔE00 10.95
Beige
#F5F5DC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAB0 #BAB0CA
analogous
#CAC7B0 #C0CAB0 #B3CAB0
triadic
#C0CAB0 #B0C0CA #CAB0C0
tetradic
#C0CAB0 #B0CAC7 #BAB0CA #CAB0B3
square
#C0CAB0 #B0CAC7 #BAB0CA #CAB0B3
split-complementary
#C0CAB0 #B0B3CA #C7B0CA
monochromatic
#869967 #A3B18B #C0CAB0 #DDE3D5 #F0F3ED
Accessibility & contrast
On white
1.71
#C0CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#C0CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAB0
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAB0 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#C2C7C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0cab0; /* rgb */ color: rgb(192, 202, 176); /* oklch */ color: oklch(82.4% 0.037 124.4);
Tailwind
colors: {
custom: {
50: '#d3dac7',
500: '#c0cab0',
950: '#000000',
},
}SCSS
$custom: #c0cab0; $custom-light: #d3dac7; $custom-dark: #000000;
JSON
{
"hex": "#c0cab0",
"rgb": {
"r": 192,
"g": 202,
"b": 176
},
"hsl": {
"h": 83.077,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.82418,
"c": 0.03715,
"h": 124.4
},
"luminance": 0.56582
}Semantic roles & 50–950 ramp
primary
#C0CAB0
secondary
#8C809F
accent
#479E69
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382