Skip to content

#77CA63

≈ lightgreen · rgb(119, 202, 99)
Color formats
HEX#77CA63
RGBrgb(119, 202, 99)
HSLhsl(108, 49%, 59%)
HSVhsv(108, 51%, 79%)
OKLCHoklch(76% 0.16 140)
CMYKcmyk(41%, 0%, 51%, 21%)
Contrast & accessibility
On white2.02:1below AA
On black10.41:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #77ca63;
  --lightgreen-rgb: 119 202 99;
  --lightgreen-oklch: oklch(76% 0.16 140);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#77ca63] text-[#77ca63] border-[#77ca63]
Shades & tints
Color harmonies
About this color

#77CA63 is a color with the RGB value rgb(119, 202, 99). 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 #77CA63 to other formats

Palettes with a similar color

Gradients with a similar color

Copied