Skip to content

#29D460

≈ limegreen · rgb(41, 212, 96)
Color formats
HEX#29D460
RGBrgb(41, 212, 96)
HSLhsl(139, 68%, 50%)
HSVhsv(139, 81%, 83%)
OKLCHoklch(76% 0.21 148)
CMYKcmyk(81%, 0%, 55%, 17%)
Contrast & accessibility
On white1.97:1below AA
On black10.68:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #29d460;
  --limegreen-rgb: 41 212 96;
  --limegreen-oklch: oklch(76% 0.21 148);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#29d460] text-[#29d460] border-[#29d460]
Shades & tints
Color harmonies
About this color

#29D460 is a color with the RGB value rgb(41, 212, 96). 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.

Related

Convert #29D460 to other formats

Palettes with a similar color

Gradients with a similar color

Copied