Skip to content

#49C630

≈ limegreen · rgb(73, 198, 48)
Color formats
HEX#49C630
RGBrgb(73, 198, 48)
HSLhsl(110, 61%, 48%)
HSVhsv(110, 76%, 78%)
OKLCHoklch(73% 0.21 141)
CMYKcmyk(63%, 0%, 76%, 22%)
Contrast & accessibility
On white2.23:1below AA
On black9.40:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #49c630;
  --limegreen-rgb: 73 198 48;
  --limegreen-oklch: oklch(73% 0.21 141);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#49c630] text-[#49c630] border-[#49c630]
Shades & tints
Color harmonies
About this color

#49C630 is a color with the RGB value rgb(73, 198, 48). 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 #49C630 to other formats

Palettes with a similar color

Gradients with a similar color

Copied