Skip to content

#78E399

≈ lightgreen · rgb(120, 227, 153)
Color formats
HEX#78E399
RGBrgb(120, 227, 153)
HSLhsl(139, 66%, 68%)
HSVhsv(139, 47%, 89%)
OKLCHoklch(83% 0.14 152)
CMYKcmyk(47%, 0%, 33%, 11%)
Contrast & accessibility
On white1.59:1below AA
On black13.25:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #78e399;
  --lightgreen-rgb: 120 227 153;
  --lightgreen-oklch: oklch(83% 0.14 152);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#78e399] text-[#78e399] border-[#78e399]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied