#C2C6C2#C2C6C2
#C2C6C2 is a very light, near-neutral grey. Relative luminance 0.558; OKLCH L 82.2% C 0.007 H 145.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C6C2 |
|---|---|
| RGB | rgb(194, 198, 194) |
| HSL | hsl(120, 3%, 77%) |
| HSV | hsv(120, 2%, 78%) |
| CMYK | cmyk(2%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(79.47, -2.12, 1.52) |
| CIE-LCH | lch(79.47, 2.60, 144.33°) |
| OKLab | oklab(82.23% -0.0058 0.004) |
| OKLCH | oklch(82.23% 0.007 145.5) |
| XYZ | xyz(52.1781, 55.7524, 59.0409) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.31
Silver
#C0C0C0
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 4.74
Light Grey
#D8DCD6
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C6C2 #C6C2C6
analogous
#C4C6C2 #C2C6C2 #C2C6C4
triadic
#C2C6C2 #C2C2C6 #C6C2C2
tetradic
#C2C6C2 #C2C4C6 #C6C2C6 #C6C4C2
square
#C2C6C2 #C2C4C6 #C6C2C6 #C6C4C2
split-complementary
#C2C6C2 #C4C2C6 #C6C2C4
monochromatic
#838B83 #A2A8A2 #C2C6C2 #E2E4E2 #EFF0EF
Accessibility & contrast
On white
1.73
#C2C6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#C2C6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C6C2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C6C2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#C5C5C2
Tritanopia (blue-blind)
#C2C6C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c6c2; /* rgb */ color: rgb(194, 198, 194); /* oklch */ color: oklch(82.2% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#d4d7d4',
500: '#c2c6c2',
950: '#000000',
},
}SCSS
$custom: #c2c6c2; $custom-light: #d4d7d4; $custom-dark: #000000;
JSON
{
"hex": "#c2c6c2",
"rgb": {
"r": 194,
"g": 198,
"b": 194
},
"hsl": {
"h": 120,
"s": 3.39,
"l": 76.863
},
"oklch": {
"l": 0.82225,
"c": 0.00705,
"h": 145.5
},
"luminance": 0.55753
}Semantic roles & 50–950 ramp
primary
#C2C6C2
secondary
#999499
accent
#588D8D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383