#C2C8A6#C2C8A6
#C2C8A6 is a light, muted yellow-green. Relative luminance 0.555; OKLCH L 81.9% C 0.047 H 115.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8A6 |
|---|---|
| RGB | rgb(194, 200, 166) |
| HSL | hsl(71, 24%, 72%) |
| HSV | hsv(71, 17%, 78%) |
| CMYK | cmyk(3%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(79.35, -7.93, 16.34) |
| CIE-LCH | lch(79.35, 18.16, 115.88°) |
| OKLab | oklab(81.91% -0.0201 0.042) |
| OKLCH | oklch(81.91% 0.047 115.6) |
| XYZ | xyz(49.7846, 55.5313, 44.1649) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.79
Beige (survey)
#E6DAA6
ΔE00 9.09
Pale Olive
#B9CC81
ΔE00 9.51
Bland
#AFA88B
ΔE00 9.74
Greenish Grey
#96AE8D
ΔE00 9.96
Sand
#C2B280
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8A6 #ACA6C8
analogous
#C8BDA6 #C2C8A6 #B1C8A6
triadic
#C2C8A6 #A6C2C8 #C8A6C2
tetradic
#C2C8A6 #A6C8BD #ACA6C8 #C8A6B1
square
#C2C8A6 #A6C8BD #ACA6C8 #C8A6B1
split-complementary
#C2C8A6 #A6B1C8 #BDA6C8
monochromatic
#8C975D #A8B180 #C2C8A6 #DCDFCC #F2F3EC
Accessibility & contrast
On white
1.73
#C2C8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#C2C8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8A6
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8A6 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A4
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#C6C4BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c8a6; /* rgb */ color: rgb(194, 200, 166); /* oklch */ color: oklch(81.9% 0.047 115.6);
Tailwind
colors: {
custom: {
50: '#d4d8c0',
500: '#c2c8a6',
950: '#000000',
},
}SCSS
$custom: #c2c8a6; $custom-light: #d4d8c0; $custom-dark: #000000;
JSON
{
"hex": "#c2c8a6",
"rgb": {
"r": 194,
"g": 200,
"b": 166
},
"hsl": {
"h": 70.588,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.8191,
"c": 0.04658,
"h": 115.6
},
"luminance": 0.55531
}Semantic roles & 50–950 ramp
primary
#C2C8A6
secondary
#7C769D
accent
#43A254
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382