#A3C04F
≈ yellowgreen · rgb(163, 192, 79)
Color formats
HEX#A3C04F
RGBrgb(163, 192, 79)
HSLhsl(75, 47%, 53%)
HSVhsv(75, 59%, 75%)
OKLCHoklch(76% 0.14 122)
CMYKcmyk(15%, 0%, 59%, 25%)
Contrast & accessibility
On white2.06:1below AA
On black10.21:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #a3c04f;
--yellowgreen-rgb: 163 192 79;
--yellowgreen-oklch: oklch(76% 0.14 122);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a3c04f] text-[#a3c04f] border-[#a3c04f]
Shades & tints
Color harmonies
About this color
#A3C04F is a color with the RGB value rgb(163, 192, 79). Its closest CSS named color is "yellowgreen". 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.