#61E07D
≈ lightgreen · rgb(97, 224, 125)
Color formats
HEX#61E07D
RGBrgb(97, 224, 125)
HSLhsl(133, 67%, 63%)
HSVhsv(133, 57%, 88%)
OKLCHoklch(81% 0.18 148)
CMYKcmyk(57%, 0%, 44%, 12%)
Contrast & accessibility
On white1.68:1below AA
On black12.47:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #61e07d;
--lightgreen-rgb: 97 224 125;
--lightgreen-oklch: oklch(81% 0.18 148);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#61e07d] text-[#61e07d] border-[#61e07d]
Shades & tints
Color harmonies
About this color
#61E07D is a color with the RGB value rgb(97, 224, 125). 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.