Skip to content

#77DB92

≈ lightgreen · rgb(119, 219, 146)
Color formats
HEX#77DB92
RGBrgb(119, 219, 146)
HSLhsl(136, 58%, 66%)
HSVhsv(136, 46%, 86%)
OKLCHoklch(81% 0.14 151)
CMYKcmyk(46%, 0%, 33%, 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: #77db92;
  --lightgreen-rgb: 119 219 146;
  --lightgreen-oklch: oklch(81% 0.14 151);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#77db92] text-[#77db92] border-[#77db92]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied