#C2C6BA#C2C6BA
#C2C6BA is a very light, near-neutral yellow-green. Relative luminance 0.554; OKLCH L 82.0% C 0.017 H 121.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C6BA |
|---|---|
| RGB | rgb(194, 198, 186) |
| HSL | hsl(80, 10%, 75%) |
| HSV | hsv(80, 6%, 78%) |
| CMYK | cmyk(2%, 0%, 6.1%, 22.4%) |
| CIE-LAB | lab(79.27, -3.55, 5.53) |
| CIE-LCH | lch(79.27, 6.57, 122.72°) |
| OKLab | oklab(82% -0.009 0.0145) |
| OKLCH | oklch(82% 0.017 121.8) |
| XYZ | xyz(51.3038, 55.4027, 54.4358) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 6.06
Silver
#C0C0C0
ΔE00 6.64
Warm Gray
#C9BEB0
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C6BA #BEBAC6
analogous
#C6C4BA #C2C6BA #BCC6BA
triadic
#C2C6BA #BAC2C6 #C6BAC2
tetradic
#C2C6BA #BAC6C4 #BEBAC6 #C6BABC
square
#C2C6BA #BAC6C4 #BEBAC6 #C6BABC
split-complementary
#C2C6BA #BABCC6 #C4BAC6
monochromatic
#878F77 #A4AA98 #C2C6BA #E0E2DC #F0F1EE
Accessibility & contrast
On white
1.74
#C2C6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C2C6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C6BA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C6BA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#C7C4BA
Tritanopia (blue-blind)
#C3C5C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c6ba; /* rgb */ color: rgb(194, 198, 186); /* oklch */ color: oklch(82.0% 0.017 121.8);
Tailwind
colors: {
custom: {
50: '#d4d7ce',
500: '#c2c6ba',
950: '#000000',
},
}SCSS
$custom: #c2c6ba; $custom-light: #d4d7ce; $custom-dark: #000000;
JSON
{
"hex": "#c2c6ba",
"rgb": {
"r": 194,
"g": 198,
"b": 186
},
"hsl": {
"h": 80,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.82002,
"c": 0.01705,
"h": 121.8
},
"luminance": 0.55403
}Semantic roles & 50–950 ramp
primary
#C2C6BA
secondary
#908B99
accent
#529468
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383