#C2C4C2#C2C4C2
#C2C4C2 is a light, near-neutral grey. Relative luminance 0.548; OKLCH L 81.8% C 0.004 H 145.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4C2 |
|---|---|
| RGB | rgb(194, 196, 194) |
| HSL | hsl(120, 2%, 76%) |
| HSV | hsv(120, 1%, 77%) |
| CMYK | cmyk(1%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(78.95, -1.06, 0.76) |
| CIE-LCH | lch(78.95, 1.30, 144.39°) |
| OKLab | oklab(81.82% -0.0029 0.002) |
| OKLCH | oklch(81.82% 0.004 145.5) |
| XYZ | xyz(51.7240, 54.8442, 58.8895) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.51
Silver
#C0C0C0
ΔE00 1.91
Light Gray
#D3D3D3
ΔE00 4.17
Dove Gray
#B6B8BD
ΔE00 4.88
Light Grey
#D8DCD6
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4C2 #C4C2C4
analogous
#C3C4C2 #C2C4C2 #C2C4C3
triadic
#C2C4C2 #C2C2C4 #C4C2C2
tetradic
#C2C4C2 #C2C3C4 #C4C2C4 #C4C3C2
square
#C2C4C2 #C2C3C4 #C4C2C4 #C4C3C2
split-complementary
#C2C4C2 #C3C2C4 #C4C2C3
monochromatic
#848884 #A3A6A3 #C2C4C2 #E1E2E1 #EFF0EF
Accessibility & contrast
On white
1.75
#C2C4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C2C4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4C2
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4C2 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#C4C3C2
Tritanopia (blue-blind)
#C2C4C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c4c2; /* rgb */ color: rgb(194, 196, 194); /* oklch */ color: oklch(81.8% 0.004 145.5);
Tailwind
colors: {
custom: {
50: '#d4d5d4',
500: '#c2c4c2',
950: '#000000',
},
}SCSS
$custom: #c2c4c2; $custom-light: #d4d5d4; $custom-dark: #000000;
JSON
{
"hex": "#c2c4c2",
"rgb": {
"r": 194,
"g": 196,
"b": 194
},
"hsl": {
"h": 120,
"s": 1.667,
"l": 76.471
},
"oklch": {
"l": 0.81815,
"c": 0.00353,
"h": 145.5
},
"luminance": 0.54844
}Semantic roles & 50–950 ramp
primary
#C2C4C2
secondary
#969496
accent
#5A8B8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383