Skip to content

#68D784

≈ lightgreen · rgb(104, 215, 132)
Color formats
HEX#68D784
RGBrgb(104, 215, 132)
HSLhsl(135, 58%, 63%)
HSVhsv(135, 52%, 84%)
OKLCHoklch(79% 0.16 150)
CMYKcmyk(52%, 0%, 39%, 16%)
Contrast & accessibility
On white1.80:1below AA
On black11.64:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #68d784;
  --lightgreen-rgb: 104 215 132;
  --lightgreen-oklch: oklch(79% 0.16 150);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#68d784] text-[#68d784] border-[#68d784]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied