#C0CAC2#C0CAC2
#C0CAC2 is a very light, near-neutral green. Relative luminance 0.573; OKLCH L 82.9% C 0.015 H 151.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAC2 |
|---|---|
| RGB | rgb(192, 202, 194) |
| HSL | hsl(132, 9%, 77%) |
| HSV | hsv(132, 5%, 79%) |
| CMYK | cmyk(5%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(80.37, -4.90, 2.81) |
| CIE-LCH | lch(80.37, 5.65, 150.22°) |
| OKLab | oklab(82.9% -0.0136 0.0074) |
| OKLCH | oklch(82.9% 0.016 151.7) |
| XYZ | xyz(52.5946, 57.3422, 59.3258) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.27
Light Grey
#D8DCD6
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAC2 #CAC0C8
analogous
#C3CAC0 #C0CAC2 #C0CAC7
triadic
#C0CAC2 #C2C0CA #CAC2C0
tetradic
#C0CAC2 #C0C3CA #CAC0C8 #CAC7C0
square
#C0CAC2 #C0C3CA #CAC0C8 #CAC7C0
split-complementary
#C0CAC2 #C7C0CA #CAC0C3
monochromatic
#7E9282 #9FAEA2 #C0CAC2 #E1E6E2 #EEF1EF
Accessibility & contrast
On white
1.68
#C0CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#C0CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAC2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAC2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C8C7C2
Tritanopia (blue-blind)
#BFCAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c0cac2; /* rgb */ color: rgb(192, 202, 194); /* oklch */ color: oklch(82.9% 0.015 151.7);
Tailwind
colors: {
custom: {
50: '#d3dad4',
500: '#c0cac2',
950: '#000000',
},
}SCSS
$custom: #c0cac2; $custom-light: #d3dad4; $custom-dark: #000000;
JSON
{
"hex": "#c0cac2",
"rgb": {
"r": 192,
"g": 202,
"b": 194
},
"hsl": {
"h": 132,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.82897,
"c": 0.0155,
"h": 151.7
},
"luminance": 0.57343
}Semantic roles & 50–950 ramp
primary
#C0CAC2
secondary
#9D919B
accent
#538693
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383