#677981
≈ slategray · rgb(103, 121, 129)
Color formats
HEX#677981
RGBrgb(103, 121, 129)
HSLhsl(198, 11%, 45%)
HSVhsv(198, 20%, 51%)
OKLCHoklch(56% 0.02 226)
CMYKcmyk(20%, 6%, 0%, 49%)
Contrast & accessibility
On white4.54:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
--slategray: #677981;
--slategray-rgb: 103 121 129;
--slategray-oklch: oklch(56% 0.02 226);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#677981] text-[#677981] border-[#677981]
Shades & tints
Color harmonies
About this color
#677981 is a color with the RGB value rgb(103, 121, 129). Its closest CSS named color is "slategray". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.