#74DC87
≈ lightgreen · rgb(116, 220, 135)
Color formats
HEX#74DC87
RGBrgb(116, 220, 135)
HSLhsl(131, 60%, 66%)
HSVhsv(131, 47%, 86%)
OKLCHoklch(81% 0.15 148)
CMYKcmyk(47%, 0%, 39%, 14%)
Contrast & accessibility
On white1.70:1below AA
On black12.33:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #74dc87;
--lightgreen-rgb: 116 220 135;
--lightgreen-oklch: oklch(81% 0.15 148);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74dc87] text-[#74dc87] border-[#74dc87]
Shades & tints
Color harmonies
About this color
#74DC87 is a color with the RGB value rgb(116, 220, 135). 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.