#86D227
≈ yellowgreen · rgb(134, 210, 39)
Color formats
HEX#86D227
RGBrgb(134, 210, 39)
HSLhsl(87, 69%, 49%)
HSVhsv(87, 81%, 82%)
OKLCHoklch(78% 0.2 132)
CMYKcmyk(36%, 0%, 81%, 18%)
Contrast & accessibility
On white1.86:1below AA
On black11.26:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #86d227;
--yellowgreen-rgb: 134 210 39;
--yellowgreen-oklch: oklch(78% 0.2 132);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#86d227] text-[#86d227] border-[#86d227]
Shades & tints
Color harmonies
About this color
#86D227 is a color with the RGB value rgb(134, 210, 39). 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.