Skip to content

#617E9F

≈ slategray · rgb(97, 126, 159)
Color formats
HEX#617E9F
RGBrgb(97, 126, 159)
HSLhsl(212, 24%, 50%)
HSVhsv(212, 39%, 62%)
OKLCHoklch(58% 0.06 252)
CMYKcmyk(39%, 21%, 0%, 38%)
Contrast & accessibility
On white4.21:1below AA
On black4.99:1AA pass
Best text color#000000
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
  --slategray: #617e9f;
  --slategray-rgb: 97 126 159;
  --slategray-oklch: oklch(58% 0.06 252);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#617e9f] text-[#617e9f] border-[#617e9f]
Shades & tints
Color harmonies
About this color

#617E9F is a color with the RGB value rgb(97, 126, 159). 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.

Related

Convert #617E9F to other formats

Palettes with a similar color

Gradients with a similar color

Copied