#C2C6B2#C2C6B2
#C2C6B2 is a light, muted yellow-green. Relative luminance 0.551; OKLCH L 81.8% C 0.028 H 116.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C6B2 |
|---|---|
| RGB | rgb(194, 198, 178) |
| HSL | hsl(72, 15%, 74%) |
| HSV | hsv(72, 10%, 78%) |
| CMYK | cmyk(2%, 0%, 10.1%, 22.4%) |
| CIE-LAB | lab(79.08, -4.93, 9.55) |
| CIE-LCH | lch(79.08, 10.75, 117.31°) |
| OKLab | oklab(81.79% -0.0122 0.0249) |
| OKLCH | oklch(81.79% 0.028 116.2) |
| XYZ | xyz(50.4770, 55.0720, 50.0816) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.44
Bland
#AFA88B
ΔE00 9.48
Silver
#C0C0C0
ΔE00 9.54
Cement
#A5A391
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C6B2 #B6B2C6
analogous
#C6C0B2 #C2C6B2 #B8C6B2
triadic
#C2C6B2 #B2C2C6 #C6B2C2
tetradic
#C2C6B2 #B2C6C0 #B6B2C6 #C6B2B8
square
#C2C6B2 #B2C6C0 #B6B2C6 #C6B2B8
split-complementary
#C2C6B2 #B2B8C6 #C0B2C6
monochromatic
#8A926C #A6AC8F #C2C6B2 #DEE0D5 #F1F2ED
Accessibility & contrast
On white
1.75
#C2C6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#C2C6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C6B2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C6B2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#C4C4C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c6b2; /* rgb */ color: rgb(194, 198, 178); /* oklch */ color: oklch(81.8% 0.028 116.2);
Tailwind
colors: {
custom: {
50: '#d4d7c9',
500: '#c2c6b2',
950: '#000000',
},
}SCSS
$custom: #c2c6b2; $custom-light: #d4d7c9; $custom-dark: #000000;
JSON
{
"hex": "#c2c6b2",
"rgb": {
"r": 194,
"g": 198,
"b": 178
},
"hsl": {
"h": 72,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.81789,
"c": 0.02772,
"h": 116.2
},
"luminance": 0.55072
}Semantic roles & 50–950 ramp
primary
#C2C6B2
secondary
#87829A
accent
#4C995C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382