#60E252
≈ limegreen · rgb(96, 226, 82)
Color formats
HEX#60E252
RGBrgb(96, 226, 82)
HSLhsl(114, 71%, 60%)
HSVhsv(114, 64%, 89%)
OKLCHoklch(81% 0.22 142)
CMYKcmyk(58%, 0%, 64%, 11%)
Contrast & accessibility
On white1.68:1below AA
On black12.50:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #60e252;
--limegreen-rgb: 96 226 82;
--limegreen-oklch: oklch(81% 0.22 142);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#60e252] text-[#60e252] border-[#60e252]
Shades & tints
Color harmonies
About this color
#60E252 is a color with the RGB value rgb(96, 226, 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.