#C2C8AE#C2C8AE
#C2C8AE is a very light, muted yellow-green. Relative luminance 0.558; OKLCH L 82.1% C 0.036 H 117.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8AE |
|---|---|
| RGB | rgb(194, 200, 174) |
| HSL | hsl(74, 19%, 73%) |
| HSV | hsv(74, 13%, 78%) |
| CMYK | cmyk(3%, 0%, 13%, 21.6%) |
| CIE-LAB | lab(79.52, -6.64, 12.31) |
| CIE-LCH | lch(79.52, 13.99, 118.34°) |
| OKLab | oklab(82.1% -0.0168 0.0319) |
| OKLCH | oklch(82.1% 0.036 117.8) |
| XYZ | xyz(50.5414, 55.8340, 48.1506) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.63
Sage Green
#9CAF88
ΔE00 9.72
Bland
#AFA88B
ΔE00 9.79
Silver (survey)
#C5C9C7
ΔE00 10.04
Warm Gray
#C9BEB0
ΔE00 10.31
Greenish Grey
#96AE8D
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8AE #B4AEC8
analogous
#C8C1AE #C2C8AE #B5C8AE
triadic
#C2C8AE #AEC2C8 #C8AEC2
tetradic
#C2C8AE #AEC8C1 #B4AEC8 #C8AEB5
square
#C2C8AE #AEC8C1 #B4AEC8 #C8AEB5
split-complementary
#C2C8AE #AEB5C8 #C1AEC8
monochromatic
#8B9666 #A7AF8A #C2C8AE #DDE1D2 #F1F3ED
Accessibility & contrast
On white
1.73
#C2C8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#C2C8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8AE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8AE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#C5C5C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c8ae; /* rgb */ color: rgb(194, 200, 174); /* oklch */ color: oklch(82.1% 0.036 117.8);
Tailwind
colors: {
custom: {
50: '#d4d8c6',
500: '#c2c8ae',
950: '#000000',
},
}SCSS
$custom: #c2c8ae; $custom-light: #d4d8c6; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ae",
"rgb": {
"r": 194,
"g": 200,
"b": 174
},
"hsl": {
"h": 73.846,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.82104,
"c": 0.03605,
"h": 117.8
},
"luminance": 0.55834
}Semantic roles & 50–950 ramp
primary
#C2C8AE
secondary
#857E9C
accent
#489D5C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382