#387D96
≈ slategray · rgb(56, 125, 150)
Color formats
HEX#387D96
RGBrgb(56, 125, 150)
HSLhsl(196, 46%, 40%)
HSVhsv(196, 63%, 59%)
OKLCHoklch(56% 0.08 225)
CMYKcmyk(63%, 17%, 0%, 41%)
Contrast & accessibility
On white4.62:1AA pass
On black4.54:1AA pass
Best text color#FFFFFF
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
--slategray: #387d96;
--slategray-rgb: 56 125 150;
--slategray-oklch: oklch(56% 0.08 225);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#387d96] text-[#387d96] border-[#387d96]
Shades & tints
Color harmonies
About this color
#387D96 is a color with the RGB value rgb(56, 125, 150). 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.