#4ACE67
≈ lightgreen · rgb(74, 206, 103)
Color formats
HEX#4ACE67
RGBrgb(74, 206, 103)
HSLhsl(133, 57%, 55%)
HSVhsv(133, 64%, 81%)
OKLCHoklch(76% 0.18 148)
CMYKcmyk(64%, 0%, 50%, 19%)
Contrast & accessibility
On white2.04:1below AA
On black10.32:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #4ace67;
--lightgreen-rgb: 74 206 103;
--lightgreen-oklch: oklch(76% 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-[#4ace67] text-[#4ace67] border-[#4ace67]
Shades & tints
Color harmonies
About this color
#4ACE67 is a color with the RGB value rgb(74, 206, 103). 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.