#8CB627
≈ yellowgreen · rgb(140, 182, 39)
Color formats
HEX#8CB627
RGBrgb(140, 182, 39)
HSLhsl(78, 65%, 43%)
HSVhsv(78, 79%, 71%)
OKLCHoklch(72% 0.17 125)
CMYKcmyk(23%, 0%, 79%, 29%)
Contrast & accessibility
On white2.38:1below AA
On black8.84:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #8cb627;
--yellowgreen-rgb: 140 182 39;
--yellowgreen-oklch: oklch(72% 0.17 125);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8cb627] text-[#8cb627] border-[#8cb627]
Shades & tints
Color harmonies
About this color
#8CB627 is a color with the RGB value rgb(140, 182, 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.