#3BE340
≈ limegreen · rgb(59, 227, 64)
Color formats
HEX#3BE340
RGBrgb(59, 227, 64)
HSLhsl(122, 75%, 56%)
HSVhsv(122, 74%, 89%)
OKLCHoklch(80% 0.24 143)
CMYKcmyk(74%, 0%, 72%, 11%)
Contrast & accessibility
On white1.71:1below AA
On black12.25:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #3be340;
--limegreen-rgb: 59 227 64;
--limegreen-oklch: oklch(80% 0.24 143);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#3be340] text-[#3be340] border-[#3be340]
Shades & tints
Color harmonies
About this color
#3BE340 is a color with the RGB value rgb(59, 227, 64). 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.