#76DD8A
≈ lightgreen · rgb(118, 221, 138)
Color formats
HEX#76DD8A
RGBrgb(118, 221, 138)
HSLhsl(132, 60%, 66%)
HSVhsv(132, 47%, 87%)
OKLCHoklch(81% 0.15 149)
CMYKcmyk(47%, 0%, 38%, 13%)
Contrast & accessibility
On white1.68:1below AA
On black12.48:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #76dd8a;
--lightgreen-rgb: 118 221 138;
--lightgreen-oklch: oklch(81% 0.15 149);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#76dd8a] text-[#76dd8a] border-[#76dd8a]
Shades & tints
Color harmonies
About this color
#76DD8A is a color with the RGB value rgb(118, 221, 138). 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.