Skip to content

#68E645

≈ limegreen · rgb(104, 230, 69)
Color formats
HEX#68E645
RGBrgb(104, 230, 69)
HSLhsl(107, 76%, 59%)
HSVhsv(107, 70%, 90%)
OKLCHoklch(82% 0.23 140)
CMYKcmyk(55%, 0%, 70%, 10%)
Contrast & accessibility
On white1.62:1below AA
On black12.99:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #68e645;
  --limegreen-rgb: 104 230 69;
  --limegreen-oklch: oklch(82% 0.23 140);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#68e645] text-[#68e645] border-[#68e645]
Shades & tints
Color harmonies
About this color

#68E645 is a color with the RGB value rgb(104, 230, 69). 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 #68E645 to other formats

Palettes with a similar color

Gradients with a similar color

Copied