#58DF2B
≈ limegreen · rgb(88, 223, 43)
Color formats
HEX#58DF2B
RGBrgb(88, 223, 43)
HSLhsl(105, 74%, 52%)
HSVhsv(105, 81%, 87%)
OKLCHoklch(80% 0.24 140)
CMYKcmyk(61%, 0%, 81%, 13%)
Contrast & accessibility
On white1.75:1below AA
On black12.00:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #58df2b;
--limegreen-rgb: 88 223 43;
--limegreen-oklch: oklch(80% 0.24 140);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#58df2b] text-[#58df2b] border-[#58df2b]
Shades & tints
Color harmonies
About this color
#58DF2B is a color with the RGB value rgb(88, 223, 43). 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.