#44CF52
≈ limegreen · rgb(68, 207, 82)
Color formats
HEX#44CF52
RGBrgb(68, 207, 82)
HSLhsl(126, 59%, 54%)
HSVhsv(126, 67%, 81%)
OKLCHoklch(75% 0.2 145)
CMYKcmyk(67%, 0%, 60%, 19%)
Contrast & accessibility
On white2.04:1below AA
On black10.29:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #44cf52;
--limegreen-rgb: 68 207 82;
--limegreen-oklch: oklch(75% 0.2 145);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#44cf52] text-[#44cf52] border-[#44cf52]
Shades & tints
Color harmonies
About this color
#44CF52 is a color with the RGB value rgb(68, 207, 82). 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.