Skip to content

#78E656

≈ limegreen · rgb(120, 230, 86)
Color formats
HEX#78E656
RGBrgb(120, 230, 86)
HSLhsl(106, 74%, 62%)
HSVhsv(106, 63%, 90%)
OKLCHoklch(83% 0.21 139)
CMYKcmyk(48%, 0%, 63%, 10%)
Contrast & accessibility
On white1.58:1below AA
On black13.25:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #78e656;
  --limegreen-rgb: 120 230 86;
  --limegreen-oklch: oklch(83% 0.21 139);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#78e656] text-[#78e656] border-[#78e656]
Shades & tints
Color harmonies
About this color

#78E656 is a color with the RGB value rgb(120, 230, 86). Its closest CSS named color is "limegreen". 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 #78E656 to other formats

Palettes with a similar color

Gradients with a similar color

Copied