Skip to content

#74CA59

≈ lightgreen · rgb(116, 202, 89)
Color formats
HEX#74CA59
RGBrgb(116, 202, 89)
HSLhsl(106, 52%, 57%)
HSVhsv(106, 56%, 79%)
OKLCHoklch(76% 0.17 139)
CMYKcmyk(43%, 0%, 56%, 21%)
Contrast & accessibility
On white2.03:1below AA
On black10.34:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #74ca59;
  --lightgreen-rgb: 116 202 89;
  --lightgreen-oklch: oklch(76% 0.17 139);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74ca59] text-[#74ca59] border-[#74ca59]
Shades & tints
Color harmonies
About this color

#74CA59 is a color with the RGB value rgb(116, 202, 89). 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 #74CA59 to other formats

Palettes with a similar color

Gradients with a similar color

Copied