Skip to content

#82CF64

≈ lightgreen · rgb(130, 207, 100)
Color formats
HEX#82CF64
RGBrgb(130, 207, 100)
HSLhsl(103, 53%, 60%)
HSVhsv(103, 52%, 81%)
OKLCHoklch(78% 0.16 138)
CMYKcmyk(37%, 0%, 52%, 19%)
Contrast & accessibility
On white1.90:1below AA
On black11.06:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #82cf64;
  --lightgreen-rgb: 130 207 100;
  --lightgreen-oklch: oklch(78% 0.16 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#82cf64] text-[#82cf64] border-[#82cf64]
Shades & tints
Color harmonies
About this color

#82CF64 is a color with the RGB value rgb(130, 207, 100). 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 #82CF64 to other formats

Palettes with a similar color

Gradients with a similar color

Copied