Skip to content

#78BC5F

≈ lightgreen · rgb(120, 188, 95)
Color formats
HEX#78BC5F
RGBrgb(120, 188, 95)
HSLhsl(104, 41%, 55%)
HSVhsv(104, 49%, 74%)
OKLCHoklch(73% 0.14 138)
CMYKcmyk(36%, 0%, 49%, 26%)
Contrast & accessibility
On white2.29:1below AA
On black9.16:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #78bc5f;
  --lightgreen-rgb: 120 188 95;
  --lightgreen-oklch: oklch(73% 0.14 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#78bc5f] text-[#78bc5f] border-[#78bc5f]
Shades & tints
Color harmonies
About this color

#78BC5F is a color with the RGB value rgb(120, 188, 95). 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 #78BC5F to other formats

Palettes with a similar color

Gradients with a similar color

Copied