#687BAA
≈ steelblue · rgb(104, 123, 170)
Color formats
HEX#687BAA
RGBrgb(104, 123, 170)
HSLhsl(223, 28%, 54%)
HSVhsv(223, 39%, 67%)
OKLCHoklch(59% 0.08 267)
CMYKcmyk(39%, 28%, 0%, 33%)
Contrast & accessibility
On white4.20:1below AA
On black5.00:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #687baa;
--steelblue-rgb: 104 123 170;
--steelblue-oklch: oklch(59% 0.08 267);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#687baa] text-[#687baa] border-[#687baa]
Shades & tints
Color harmonies
About this color
#687BAA is a color with the RGB value rgb(104, 123, 170). Its closest CSS named color is "steelblue". 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.