#81C043
≈ yellowgreen · rgb(129, 192, 67)
Color formats
HEX#81C043
RGBrgb(129, 192, 67)
HSLhsl(90, 50%, 51%)
HSVhsv(90, 65%, 75%)
OKLCHoklch(74% 0.17 132)
CMYKcmyk(33%, 0%, 65%, 25%)
Contrast & accessibility
On white2.20:1below AA
On black9.55:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #81c043;
--yellowgreen-rgb: 129 192 67;
--yellowgreen-oklch: oklch(74% 0.17 132);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#81c043] text-[#81c043] border-[#81c043]
Shades & tints
Color harmonies
About this color
#81C043 is a color with the RGB value rgb(129, 192, 67). 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.