#81CA69
≈ lightgreen · rgb(129, 202, 105)
Color formats
HEX#81CA69
RGBrgb(129, 202, 105)
HSLhsl(105, 48%, 60%)
HSVhsv(105, 48%, 79%)
OKLCHoklch(77% 0.15 138)
CMYKcmyk(36%, 0%, 48%, 21%)
Contrast & accessibility
On white1.98:1below AA
On black10.59:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #81ca69;
--lightgreen-rgb: 129 202 105;
--lightgreen-oklch: oklch(77% 0.15 138);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#81ca69] text-[#81ca69] border-[#81ca69]
Shades & tints
Color harmonies
About this color
#81CA69 is a color with the RGB value rgb(129, 202, 105). 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.