#20BC3C
≈ limegreen · rgb(32, 188, 60)
Color formats
HEX#20BC3C
RGBrgb(32, 188, 60)
HSLhsl(131, 71%, 43%)
HSVhsv(131, 83%, 74%)
OKLCHoklch(69% 0.21 145)
CMYKcmyk(83%, 0%, 68%, 26%)
Contrast & accessibility
On white2.52:1below AA
On black8.32:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #20bc3c;
--limegreen-rgb: 32 188 60;
--limegreen-oklch: oklch(69% 0.21 145);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#20bc3c] text-[#20bc3c] border-[#20bc3c]
Shades & tints
Color harmonies
About this color
#20BC3C is a color with the RGB value rgb(32, 188, 60). Its closest CSS named color is "limegreen". 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.