#C0C8B4#C0C8B4
#C0C8B4 is a very light, muted yellow-green. Relative luminance 0.558; OKLCH L 82.1% C 0.029 H 124.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8B4 |
|---|---|
| RGB | rgb(192, 200, 180) |
| HSL | hsl(84, 15%, 75%) |
| HSV | hsv(84, 10%, 78%) |
| CMYK | cmyk(4%, 0%, 10%, 21.6%) |
| CIE-LAB | lab(79.51, -6.35, 9.06) |
| CIE-LCH | lch(79.51, 11.06, 125.01°) |
| OKLab | oklab(82.1% -0.0164 0.0236) |
| OKLCH | oklch(82.1% 0.029 124.9) |
| XYZ | xyz(50.6295, 55.8102, 51.2763) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.22
Silver (survey)
#C5C9C7
ΔE00 8.27
Warm Gray
#C9BEB0
ΔE00 10.05
Silver
#C0C0C0
ΔE00 10.22
Sage Green
#9CAF88
ΔE00 10.51
Cement
#A5A391
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8B4 #BCB4C8
analogous
#C8C6B4 #C0C8B4 #B6C8B4
triadic
#C0C8B4 #B4C0C8 #C8B4C0
tetradic
#C0C8B4 #B4C8C6 #BCB4C8 #C8B4B6
square
#C0C8B4 #B4C8C6 #BCB4C8 #C8B4B6
split-complementary
#C0C8B4 #B4B6C8 #C6B4C8
monochromatic
#85946D #A2AE91 #C0C8B4 #DEE2D7 #F0F2ED
Accessibility & contrast
On white
1.73
#C0C8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#C0C8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8B4
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8B4 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B3
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#C1C6C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c0c8b4; /* rgb */ color: rgb(192, 200, 180); /* oklch */ color: oklch(82.1% 0.029 124.9);
Tailwind
colors: {
custom: {
50: '#d3d8ca',
500: '#c0c8b4',
950: '#000000',
},
}SCSS
$custom: #c0c8b4; $custom-light: #d3d8ca; $custom-dark: #000000;
JSON
{
"hex": "#c0c8b4",
"rgb": {
"r": 192,
"g": 200,
"b": 180
},
"hsl": {
"h": 84,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.82101,
"c": 0.02876,
"h": 124.9
},
"luminance": 0.5581
}Semantic roles & 50–950 ramp
primary
#C0C8B4
secondary
#8E849C
accent
#4C9A6B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382