#56B337
≈ forestgreen · rgb(86, 179, 55)
Color formats
HEX#56B337
RGBrgb(86, 179, 55)
HSLhsl(105, 53%, 46%)
HSVhsv(105, 69%, 70%)
OKLCHoklch(68% 0.18 139)
CMYKcmyk(52%, 0%, 69%, 30%)
Contrast & accessibility
On white2.66:1below AA
On black7.90:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
--forestgreen: #56b337;
--forestgreen-rgb: 86 179 55;
--forestgreen-oklch: oklch(68% 0.18 139);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#56b337] text-[#56b337] border-[#56b337]
Shades & tints
Color harmonies
About this color
#56B337 is a color with the RGB value rgb(86, 179, 55). Its closest CSS named color is "forestgreen". 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.