Skip to content

#A3C52B

≈ yellowgreen · rgb(163, 197, 43)
Color formats
HEX#A3C52B
RGBrgb(163, 197, 43)
HSLhsl(73, 64%, 47%)
HSVhsv(73, 78%, 77%)
OKLCHoklch(77% 0.17 122)
CMYKcmyk(17%, 0%, 78%, 23%)
Contrast & accessibility
On white1.99:1below AA
On black10.58:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
  --yellowgreen: #a3c52b;
  --yellowgreen-rgb: 163 197 43;
  --yellowgreen-oklch: oklch(77% 0.17 122);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a3c52b] text-[#a3c52b] border-[#a3c52b]
Shades & tints
Color harmonies
About this color

#A3C52B is a color with the RGB value rgb(163, 197, 43). 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.

Related

Convert #A3C52B to other formats

Palettes with a similar color

Gradients with a similar color

Copied