#C2C6AE#C2C6AE
#C2C6AE is a light, muted yellow-green. Relative luminance 0.549; OKLCH L 81.7% C 0.033 H 114.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C6AE |
|---|---|
| RGB | rgb(194, 198, 174) |
| HSL | hsl(70, 17%, 73%) |
| HSV | hsv(70, 12%, 78%) |
| CMYK | cmyk(2%, 0%, 12.1%, 22.4%) |
| CIE-LAB | lab(78.99, -5.60, 11.57) |
| CIE-LCH | lch(78.99, 12.85, 115.84°) |
| OKLab | oklab(81.69% -0.0139 0.03) |
| OKLCH | oklch(81.69% 0.033 114.8) |
| XYZ | xyz(50.0812, 54.9137, 47.9972) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 9.12
Warm Gray
#C9BEB0
ΔE00 9.18
Light Grey
#D8DCD6
ΔE00 9.21
Silver (survey)
#C5C9C7
ΔE00 9.31
Cement
#A5A391
ΔE00 9.87
Stone (survey)
#ADA587
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C6AE #B2AEC6
analogous
#C6BEAE #C2C6AE #B6C6AE
triadic
#C2C6AE #AEC2C6 #C6AEC2
tetradic
#C2C6AE #AEC6BE #B2AEC6 #C6AEB6
square
#C2C6AE #AEC6BE #B2AEC6 #C6AEB6
split-complementary
#C2C6AE #AEB6C6 #BEAEC6
monochromatic
#8B9367 #A7AD8A #C2C6AE #DDDFD2 #F1F2ED
Accessibility & contrast
On white
1.75
#C2C6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#C2C6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C6AE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C6AE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AD
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#C5C3BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c6ae; /* rgb */ color: rgb(194, 198, 174); /* oklch */ color: oklch(81.7% 0.033 114.8);
Tailwind
colors: {
custom: {
50: '#d4d7c6',
500: '#c2c6ae',
950: '#000000',
},
}SCSS
$custom: #c2c6ae; $custom-light: #d4d7c6; $custom-dark: #000000;
JSON
{
"hex": "#c2c6ae",
"rgb": {
"r": 194,
"g": 198,
"b": 174
},
"hsl": {
"h": 70,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.81687,
"c": 0.03306,
"h": 114.8
},
"luminance": 0.54913
}Semantic roles & 50–950 ramp
primary
#C2C6AE
secondary
#837E9A
accent
#4A9C57
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382