Skip to content

#2DD950

≈ limegreen · rgb(45, 217, 80)
Color formats
HEX#2DD950
RGBrgb(45, 217, 80)
HSLhsl(132, 69%, 51%)
HSVhsv(132, 79%, 85%)
OKLCHoklch(77% 0.22 146)
CMYKcmyk(79%, 0%, 63%, 15%)
Contrast & accessibility
On white1.88:1below AA
On black11.15:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #2dd950;
  --limegreen-rgb: 45 217 80;
  --limegreen-oklch: oklch(77% 0.22 146);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2dd950] text-[#2dd950] border-[#2dd950]
Shades & tints
Color harmonies
About this color

#2DD950 is a color with the RGB value rgb(45, 217, 80). 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 #2DD950 to other formats

Palettes with a similar color

Gradients with a similar color

Copied