Skip to content

#35B928

≈ limegreen · rgb(53, 185, 40)
Color formats
HEX#35B928
RGBrgb(53, 185, 40)
HSLhsl(115, 64%, 44%)
HSVhsv(115, 78%, 73%)
OKLCHoklch(69% 0.21 142)
CMYKcmyk(71%, 0%, 78%, 27%)
Contrast & accessibility
On white2.59:1below AA
On black8.12:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #35b928;
  --limegreen-rgb: 53 185 40;
  --limegreen-oklch: oklch(69% 0.21 142);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#35b928] text-[#35b928] border-[#35b928]
Shades & tints
Color harmonies
About this color

#35B928 is a color with the RGB value rgb(53, 185, 40). 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 #35B928 to other formats

Palettes with a similar color

Gradients with a similar color

Copied