Skip to content

#74D36A

≈ lightgreen · rgb(116, 211, 106)
Color formats
HEX#74D36A
RGBrgb(116, 211, 106)
HSLhsl(114, 54%, 62%)
HSVhsv(114, 50%, 83%)
OKLCHoklch(78% 0.17 142)
CMYKcmyk(45%, 0%, 50%, 17%)
Contrast & accessibility
On white1.86:1below AA
On black11.27:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #74d36a;
  --lightgreen-rgb: 116 211 106;
  --lightgreen-oklch: oklch(78% 0.17 142);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74d36a] text-[#74d36a] border-[#74d36a]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied