#C8CAC0#C8CAC0
#C8CAC0 is a very light, near-neutral yellow-green. Relative luminance 0.583; OKLCH L 83.5% C 0.014 H 115.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAC0 |
|---|---|
| RGB | rgb(200, 202, 192) |
| HSL | hsl(72, 9%, 77%) |
| HSV | hsv(72, 5%, 79%) |
| CMYK | cmyk(1%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(80.92, -2.49, 4.75) |
| CIE-LCH | lch(80.92, 5.36, 117.66°) |
| OKLab | oklab(83.46% -0.006 0.0125) |
| OKLCH | oklch(83.46% 0.014 115.9) |
| XYZ | xyz(54.4529, 58.3263, 58.2484) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 4.67
Silver
#C0C0C0
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 5.85
Warm Gray
#C9BEB0
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAC0 #C2C0CA
analogous
#CAC7C0 #C8CAC0 #C3CAC0
triadic
#C8CAC0 #C0C8CA #CAC0C8
tetradic
#C8CAC0 #C0CAC7 #C2C0CA #CAC0C3
square
#C8CAC0 #C0CAC7 #C2C0CA #CAC0C3
split-complementary
#C8CAC0 #C0C3CA #C7C0CA
monochromatic
#8E927E #ABAE9F #C8CAC0 #E5E6E1 #F0F1EE
Accessibility & contrast
On white
1.66
#C8CAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#C8CAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAC0
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAC0 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#C9C9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cac0; /* rgb */ color: rgb(200, 202, 192); /* oklch */ color: oklch(83.5% 0.014 115.9);
Tailwind
colors: {
custom: {
50: '#d8dad3',
500: '#c8cac0',
950: '#000000',
},
}SCSS
$custom: #c8cac0; $custom-light: #d8dad3; $custom-dark: #000000;
JSON
{
"hex": "#c8cac0",
"rgb": {
"r": 200,
"g": 202,
"b": 192
},
"hsl": {
"h": 72,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.83461,
"c": 0.01385,
"h": 115.9
},
"luminance": 0.58326
}Semantic roles & 50–950 ramp
primary
#C8CAC0
secondary
#93919D
accent
#539360
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383