#C2CAC0#C2CAC0
#C2CAC0 is a very light, near-neutral green. Relative luminance 0.575; OKLCH L 83.0% C 0.016 H 139.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAC0 |
|---|---|
| RGB | rgb(194, 202, 192) |
| HSL | hsl(108, 9%, 77%) |
| HSV | hsv(108, 5%, 79%) |
| CMYK | cmyk(4%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(80.47, -4.58, 4.04) |
| CIE-LCH | lch(80.47, 6.10, 138.59°) |
| OKLab | oklab(82.99% -0.0124 0.0106) |
| OKLCH | oklch(82.99% 0.016 139.4) |
| XYZ | xyz(52.8814, 57.5160, 58.1747) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.50
Light Grey
#D8DCD6
ΔE00 5.34
Silver
#C0C0C0
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 8.31
Fog
#D8DCE0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAC0 #C8C0CA
analogous
#C7CAC0 #C2CAC0 #C0CAC3
triadic
#C2CAC0 #C0C2CA #CAC0C2
tetradic
#C2CAC0 #C0C7CA #C8C0CA #CAC3C0
square
#C2CAC0 #C0C7CA #C8C0CA #CAC3C0
split-complementary
#C2CAC0 #C3C0CA #CAC0C7
monochromatic
#82927E #A2AE9F #C2CAC0 #E2E6E1 #EFF1EE
Accessibility & contrast
On white
1.68
#C2CAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#C2CAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAC0
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAC0 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#C2C9C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cac0; /* rgb */ color: rgb(194, 202, 192); /* oklch */ color: oklch(83.0% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#d4dad3',
500: '#c2cac0',
950: '#000000',
},
}SCSS
$custom: #c2cac0; $custom-light: #d4dad3; $custom-dark: #000000;
JSON
{
"hex": "#c2cac0",
"rgb": {
"r": 194,
"g": 202,
"b": 192
},
"hsl": {
"h": 108,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.82994,
"c": 0.01627,
"h": 139.4
},
"luminance": 0.57516
}Semantic roles & 50–950 ramp
primary
#C2CAC0
secondary
#9B919D
accent
#539386
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383