Skip to content

#73D16E

≈ lightgreen · rgb(115, 209, 110)
Color formats
HEX#73D16E
RGBrgb(115, 209, 110)
HSLhsl(117, 52%, 63%)
HSVhsv(117, 47%, 82%)
OKLCHoklch(78% 0.16 143)
CMYKcmyk(45%, 0%, 47%, 18%)
Contrast & accessibility
On white1.90:1below AA
On black11.07:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #73d16e;
  --lightgreen-rgb: 115 209 110;
  --lightgreen-oklch: oklch(78% 0.16 143);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#73d16e] text-[#73d16e] border-[#73d16e]
Shades & tints
Color harmonies
About this color

#73D16E is a color with the RGB value rgb(115, 209, 110). Its closest CSS named color is "lightgreen". 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 #73D16E to other formats

Palettes with a similar color

Gradients with a similar color

Copied