#56D277
≈ lightgreen · rgb(86, 210, 119)
Color formats
HEX#56D277
RGBrgb(86, 210, 119)
HSLhsl(136, 58%, 58%)
HSVhsv(136, 59%, 82%)
OKLCHoklch(77% 0.17 149)
CMYKcmyk(59%, 0%, 43%, 18%)
Contrast & accessibility
On white1.93:1below AA
On black10.88:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #56d277;
--lightgreen-rgb: 86 210 119;
--lightgreen-oklch: oklch(77% 0.17 149);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#56d277] text-[#56d277] border-[#56d277]
Shades & tints
Color harmonies
About this color
#56D277 is a color with the RGB value rgb(86, 210, 119). Its closest CSS named color is "lightgreen". 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.