Skip to content

#68D95F

≈ limegreen · rgb(104, 217, 95)
Color formats
HEX#68D95F
RGBrgb(104, 217, 95)
HSLhsl(116, 62%, 61%)
HSVhsv(116, 56%, 85%)
OKLCHoklch(79% 0.19 142)
CMYKcmyk(52%, 0%, 56%, 15%)
Contrast & accessibility
On white1.80:1below AA
On black11.68:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #68d95f;
  --limegreen-rgb: 104 217 95;
  --limegreen-oklch: oklch(79% 0.19 142);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#68d95f] text-[#68d95f] border-[#68d95f]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied