#A4D26E
≈ lightgreen · rgb(164, 210, 110)
Color formats
HEX#A4D26E
RGBrgb(164, 210, 110)
HSLhsl(88, 53%, 63%)
HSVhsv(88, 48%, 82%)
OKLCHoklch(81% 0.14 129)
CMYKcmyk(22%, 0%, 48%, 18%)
Contrast & accessibility
On white1.75:1below AA
On black12.02:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #a4d26e;
--lightgreen-rgb: 164 210 110;
--lightgreen-oklch: oklch(81% 0.14 129);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a4d26e] text-[#a4d26e] border-[#a4d26e]
Shades & tints
Color harmonies
About this color
#A4D26E is a color with the RGB value rgb(164, 210, 110). 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.