#9DC652
≈ yellowgreen · rgb(157, 198, 82)
Color formats
HEX#9DC652
RGBrgb(157, 198, 82)
HSLhsl(81, 50%, 55%)
HSVhsv(81, 59%, 78%)
OKLCHoklch(77% 0.15 126)
CMYKcmyk(21%, 0%, 59%, 22%)
Contrast & accessibility
On white1.97:1below AA
On black10.63:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #9dc652;
--yellowgreen-rgb: 157 198 82;
--yellowgreen-oklch: oklch(77% 0.15 126);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9dc652] text-[#9dc652] border-[#9dc652]
Shades & tints
Color harmonies
About this color
#9DC652 is a color with the RGB value rgb(157, 198, 82). 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.