#C2C8B8#C2C8B8
#C2C8B8 is a very light, muted yellow-green. Relative luminance 0.562; OKLCH L 82.4% C 0.023 H 123.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8B8 |
|---|---|
| RGB | rgb(194, 200, 184) |
| HSL | hsl(83, 13%, 75%) |
| HSV | hsv(83, 8%, 78%) |
| CMYK | cmyk(3%, 0%, 8%, 21.6%) |
| CIE-LAB | lab(79.75, -4.95, 7.29) |
| CIE-LCH | lch(79.75, 8.81, 124.18°) |
| OKLab | oklab(82.36% -0.0127 0.019) |
| OKLCH | oklch(82.36% 0.023 123.7) |
| XYZ | xyz(51.5528, 56.2386, 53.4773) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.57
Light Grey
#D8DCD6
ΔE00 6.84
Silver
#C0C0C0
ΔE00 8.55
Warm Gray
#C9BEB0
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.03
Eggshell
#F0EAD6
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8B8 #BEB8C8
analogous
#C8C6B8 #C2C8B8 #BAC8B8
triadic
#C2C8B8 #B8C2C8 #C8B8C2
tetradic
#C2C8B8 #B8C8C6 #BEB8C8 #C8B8BA
square
#C2C8B8 #B8C8C6 #BEB8C8 #C8B8BA
split-complementary
#C2C8B8 #B8BAC8 #C6B8C8
monochromatic
#879373 #A4AD96 #C2C8B8 #E0E3DA #F0F2EE
Accessibility & contrast
On white
1.71
#C2C8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#C2C8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8B8
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8B8 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B7
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#C3C6C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8b8; /* rgb */ color: rgb(194, 200, 184); /* oklch */ color: oklch(82.4% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#d4d8cd',
500: '#c2c8b8',
950: '#000000',
},
}SCSS
$custom: #c2c8b8; $custom-light: #d4d8cd; $custom-dark: #000000;
JSON
{
"hex": "#c2c8b8",
"rgb": {
"r": 194,
"g": 200,
"b": 184
},
"hsl": {
"h": 82.5,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.82362,
"c": 0.02289,
"h": 123.7
},
"luminance": 0.56239
}Semantic roles & 50–950 ramp
primary
#C2C8B8
secondary
#90889C
accent
#4F976A
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383