#C0C8B8#C0C8B8
#C0C8B8 is a very light, muted yellow-green. Relative luminance 0.560; OKLCH L 82.2% C 0.024 H 128.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8B8 |
|---|---|
| RGB | rgb(192, 200, 184) |
| HSL | hsl(90, 13%, 75%) |
| HSV | hsv(90, 8%, 78%) |
| CMYK | cmyk(4%, 0%, 8%, 21.6%) |
| CIE-LAB | lab(79.60, -5.65, 7.05) |
| CIE-LCH | lch(79.60, 9.04, 128.72°) |
| OKLab | oklab(82.21% -0.0148 0.0184) |
| OKLCH | oklch(82.21% 0.024 128.8) |
| XYZ | xyz(51.0428, 55.9756, 53.4534) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.85
Light Grey
#D8DCD6
ΔE00 7.14
Silver
#C0C0C0
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 9.45
Warm Gray
#C9BEB0
ΔE00 9.55
Gainsboro
#DCDCDC
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8B8 #C0B8C8
analogous
#C8C8B8 #C0C8B8 #B8C8B8
triadic
#C0C8B8 #B8C0C8 #C8B8C0
tetradic
#C0C8B8 #B8C8C8 #C0B8C8 #C8B8B8
square
#C0C8B8 #B8C8C8 #C0B8C8 #C8B8B8
split-complementary
#C0C8B8 #B8B8C8 #C8B8C8
monochromatic
#839373 #A1AD96 #C0C8B8 #DFE3DA #F0F2EE
Accessibility & contrast
On white
1.72
#C0C8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C0C8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8B8
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8B8 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B7
Deuteranopia (green-blind)
#C9C5B9
Tritanopia (blue-blind)
#C1C6C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c0c8b8; /* rgb */ color: rgb(192, 200, 184); /* oklch */ color: oklch(82.2% 0.024 128.8);
Tailwind
colors: {
custom: {
50: '#d3d8cd',
500: '#c0c8b8',
950: '#000000',
},
}SCSS
$custom: #c0c8b8; $custom-light: #d3d8cd; $custom-dark: #000000;
JSON
{
"hex": "#c0c8b8",
"rgb": {
"r": 192,
"g": 200,
"b": 184
},
"hsl": {
"h": 90,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.82207,
"c": 0.02364,
"h": 128.8
},
"luminance": 0.55976
}Semantic roles & 50–950 ramp
primary
#C0C8B8
secondary
#92889C
accent
#4F9773
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383