#769EC3
≈ steelblue · rgb(118, 158, 195)
Color formats
HEX#769EC3
RGBrgb(118, 158, 195)
HSLhsl(209, 39%, 61%)
HSVhsv(209, 39%, 76%)
OKLCHoklch(68% 0.07 247)
CMYKcmyk(39%, 19%, 0%, 24%)
Contrast & accessibility
On white2.82:1below AA
On black7.45:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #769ec3;
--steelblue-rgb: 118 158 195;
--steelblue-oklch: oklch(68% 0.07 247);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#769ec3] text-[#769ec3] border-[#769ec3]
Shades & tints
Color harmonies
About this color
#769EC3 is a color with the RGB value rgb(118, 158, 195). 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.