#C2C8A4#C2C8A4
#C2C8A4 is a light, muted yellow-green. Relative luminance 0.555; OKLCH L 81.9% C 0.049 H 115.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8A4 |
|---|---|
| RGB | rgb(194, 200, 164) |
| HSL | hsl(70, 25%, 71%) |
| HSV | hsv(70, 18%, 78%) |
| CMYK | cmyk(3%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(79.30, -8.24, 17.35) |
| CIE-LCH | lch(79.30, 19.21, 115.41°) |
| OKLab | oklab(81.86% -0.0209 0.0445) |
| OKLCH | oklch(81.86% 0.049 115.2) |
| XYZ | xyz(49.6026, 55.4585, 43.2062) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.67
Beige (survey)
#E6DAA6
ΔE00 8.82
Pale Olive
#B9CC81
ΔE00 8.98
Greenish Tan
#BCCB7A
ΔE00 9.80
Bland
#AFA88B
ΔE00 9.81
Sand
#C2B280
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8A4 #AAA4C8
analogous
#C8BCA4 #C2C8A4 #B0C8A4
triadic
#C2C8A4 #A4C2C8 #C8A4C2
tetradic
#C2C8A4 #A4C8BC #AAA4C8 #C8A4B0
square
#C2C8A4 #A4C8BC #AAA4C8 #C8A4B0
split-complementary
#C2C8A4 #A4B0C8 #BCA4C8
monochromatic
#8D975B #A8B17E #C2C8A4 #DCDFCA #F2F3EC
Accessibility & contrast
On white
1.74
#C2C8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#C2C8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8A4
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8A4 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A2
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#C6C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c8a4; /* rgb */ color: rgb(194, 200, 164); /* oklch */ color: oklch(81.9% 0.049 115.2);
Tailwind
colors: {
custom: {
50: '#d4d8bf',
500: '#c2c8a4',
950: '#000000',
},
}SCSS
$custom: #c2c8a4; $custom-light: #d4d8bf; $custom-dark: #000000;
JSON
{
"hex": "#c2c8a4",
"rgb": {
"r": 194,
"g": 200,
"b": 164
},
"hsl": {
"h": 70,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.81863,
"c": 0.04919,
"h": 115.2
},
"luminance": 0.55458
}Semantic roles & 50–950 ramp
primary
#C2C8A4
secondary
#7A749D
accent
#42A352
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382