#C2C8BA#C2C8BA
#C2C8BA is a very light, muted yellow-green. Relative luminance 0.563; OKLCH L 82.4% C 0.020 H 125.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8BA |
|---|---|
| RGB | rgb(194, 200, 186) |
| HSL | hsl(86, 11%, 76%) |
| HSV | hsv(86, 7%, 78%) |
| CMYK | cmyk(3%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(79.80, -4.60, 6.28) |
| CIE-LCH | lch(79.80, 7.79, 126.21°) |
| OKLab | oklab(82.42% -0.0119 0.0164) |
| OKLCH | oklch(82.42% 0.02 125.9) |
| XYZ | xyz(51.7639, 56.3230, 54.5892) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 6.32
Silver
#C0C0C0
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.36
Warm Gray
#C9BEB0
ΔE00 8.53
Gainsboro
#DCDCDC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8BA #C0BAC8
analogous
#C8C7BA #C2C8BA #BBC8BA
triadic
#C2C8BA #BAC2C8 #C8BAC2
tetradic
#C2C8BA #BAC8C7 #C0BAC8 #C8BABB
square
#C2C8BA #BAC8C7 #C0BAC8 #C8BABB
split-complementary
#C2C8BA #BABBC8 #C7BAC8
monochromatic
#869276 #A4AD98 #C2C8BA #E0E3DC #F0F1EE
Accessibility & contrast
On white
1.71
#C2C8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#C2C8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8BA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8BA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#C3C6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8ba; /* rgb */ color: rgb(194, 200, 186); /* oklch */ color: oklch(82.4% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#d4d8ce',
500: '#c2c8ba',
950: '#000000',
},
}SCSS
$custom: #c2c8ba; $custom-light: #d4d8ce; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ba",
"rgb": {
"r": 194,
"g": 200,
"b": 186
},
"hsl": {
"h": 85.714,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.82415,
"c": 0.02029,
"h": 125.9
},
"luminance": 0.56323
}Semantic roles & 50–950 ramp
primary
#C2C8BA
secondary
#928B9C
accent
#50956E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383