#C2C8AC#C2C8AC
#C2C8AC is a very light, muted yellow-green. Relative luminance 0.558; OKLCH L 82.1% C 0.039 H 117.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8AC |
|---|---|
| RGB | rgb(194, 200, 172) |
| HSL | hsl(73, 20%, 73%) |
| HSV | hsv(73, 14%, 78%) |
| CMYK | cmyk(3%, 0%, 14%, 21.6%) |
| CIE-LAB | lab(79.48, -6.97, 13.32) |
| CIE-LCH | lch(79.48, 15.03, 117.62°) |
| OKLab | oklab(82.06% -0.0176 0.0345) |
| OKLCH | oklch(82.06% 0.039 117.1) |
| XYZ | xyz(50.3479, 55.7566, 47.1314) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.42
Bland
#AFA88B
ΔE00 9.73
Beige (survey)
#E6DAA6
ΔE00 10.08
Light Grey
#D8DCD6
ΔE00 10.18
Greenish Grey
#96AE8D
ΔE00 10.24
Silver (survey)
#C5C9C7
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8AC #B2ACC8
analogous
#C8C0AC #C2C8AC #B4C8AC
triadic
#C2C8AC #ACC2C8 #C8ACC2
tetradic
#C2C8AC #ACC8C0 #B2ACC8 #C8ACB4
square
#C2C8AC #ACC8C0 #B2ACC8 #C8ACB4
split-complementary
#C2C8AC #ACB4C8 #C0ACC8
monochromatic
#8B9663 #A7B087 #C2C8AC #DDE0D1 #F1F3ED
Accessibility & contrast
On white
1.73
#C2C8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#C2C8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8AC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8AC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AA
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#C5C5C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c8ac; /* rgb */ color: rgb(194, 200, 172); /* oklch */ color: oklch(82.1% 0.039 117.1);
Tailwind
colors: {
custom: {
50: '#d4d8c4',
500: '#c2c8ac',
950: '#000000',
},
}SCSS
$custom: #c2c8ac; $custom-light: #d4d8c4; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ac",
"rgb": {
"r": 194,
"g": 200,
"b": 172
},
"hsl": {
"h": 72.857,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.82055,
"c": 0.03869,
"h": 117.1
},
"luminance": 0.55756
}Semantic roles & 50–950 ramp
primary
#C2C8AC
secondary
#837C9C
accent
#479F5A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382