#8AC341
≈ yellowgreen · rgb(138, 195, 65)
Color formats
HEX#8AC341
RGBrgb(138, 195, 65)
HSLhsl(86, 52%, 51%)
HSVhsv(86, 67%, 76%)
OKLCHoklch(75% 0.17 130)
CMYKcmyk(29%, 0%, 67%, 24%)
Contrast & accessibility
On white2.11:1below AA
On black9.96:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #8ac341;
--yellowgreen-rgb: 138 195 65;
--yellowgreen-oklch: oklch(75% 0.17 130);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8ac341] text-[#8ac341] border-[#8ac341]
Shades & tints
Color harmonies
About this color
#8AC341 is a color with the RGB value rgb(138, 195, 65). 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.