#2F829D
≈ steelblue · rgb(47, 130, 157)
Color formats
HEX#2F829D
RGBrgb(47, 130, 157)
HSLhsl(195, 54%, 40%)
HSVhsv(195, 70%, 62%)
OKLCHoklch(57% 0.09 223)
CMYKcmyk(70%, 17%, 0%, 38%)
Contrast & accessibility
On white4.37:1below AA
On black4.80:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #2f829d;
--steelblue-rgb: 47 130 157;
--steelblue-oklch: oklch(57% 0.09 223);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2f829d] text-[#2f829d] border-[#2f829d]
Shades & tints
Color harmonies
About this color
#2F829D is a color with the RGB value rgb(47, 130, 157). 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.