#6FCD37
≈ limegreen · rgb(111, 205, 55)
Color formats
HEX#6FCD37
RGBrgb(111, 205, 55)
HSLhsl(98, 60%, 51%)
HSVhsv(98, 73%, 80%)
OKLCHoklch(76% 0.2 136)
CMYKcmyk(46%, 0%, 73%, 20%)
Contrast & accessibility
On white2.01:1below AA
On black10.46:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #6fcd37;
--limegreen-rgb: 111 205 55;
--limegreen-oklch: oklch(76% 0.2 136);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6fcd37] text-[#6fcd37] border-[#6fcd37]
Shades & tints
Color harmonies
About this color
#6FCD37 is a color with the RGB value rgb(111, 205, 55). 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.