#C0C8BE#C0C8BE
#C0C8BE is a very light, near-neutral green. Relative luminance 0.562; OKLCH L 82.4% C 0.016 H 139.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8BE |
|---|---|
| RGB | rgb(192, 200, 190) |
| HSL | hsl(108, 8%, 76%) |
| HSV | hsv(108, 5%, 78%) |
| CMYK | cmyk(4%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(79.75, -4.59, 4.04) |
| CIE-LCH | lch(79.75, 6.12, 138.59°) |
| OKLab | oklab(82.37% -0.0124 0.0106) |
| OKLCH | oklch(82.37% 0.016 139.5) |
| XYZ | xyz(51.6851, 56.2325, 56.8363) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 5.78
Silver
#C0C0C0
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.51
Gainsboro
#DCDCDC
ΔE00 8.62
Warm Gray
#C9BEB0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8BE #C6BEC8
analogous
#C5C8BE #C0C8BE #BEC8C1
triadic
#C0C8BE #BEC0C8 #C8BEC0
tetradic
#C0C8BE #BEC5C8 #C6BEC8 #C8C1BE
square
#C0C8BE #BEC5C8 #C6BEC8 #C8C1BE
split-complementary
#C0C8BE #C1BEC8 #C8BEC5
monochromatic
#80907C #A0AC9D #C0C8BE #E0E4DF #EFF1EE
Accessibility & contrast
On white
1.71
#C0C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#C0C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8BE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8BE | 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)
#C9C6BD
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#C0C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0c8be; /* rgb */ color: rgb(192, 200, 190); /* oklch */ color: oklch(82.4% 0.016 139.5);
Tailwind
colors: {
custom: {
50: '#d3d8d1',
500: '#c0c8be',
950: '#000000',
},
}SCSS
$custom: #c0c8be; $custom-light: #d3d8d1; $custom-dark: #000000;
JSON
{
"hex": "#c0c8be",
"rgb": {
"r": 192,
"g": 200,
"b": 190
},
"hsl": {
"h": 108,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.8237,
"c": 0.01631,
"h": 139.5
},
"luminance": 0.56233
}Semantic roles & 50–950 ramp
primary
#C0C8BE
secondary
#998F9B
accent
#539286
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383