#B4CB4A
≈ yellowgreen · rgb(180, 203, 74)
Color formats
HEX#B4CB4A
RGBrgb(180, 203, 74)
HSLhsl(71, 55%, 54%)
HSVhsv(71, 64%, 80%)
OKLCHoklch(80% 0.15 119)
CMYKcmyk(11%, 0%, 64%, 20%)
Contrast & accessibility
On white1.81:1below AA
On black11.58:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #b4cb4a;
--yellowgreen-rgb: 180 203 74;
--yellowgreen-oklch: oklch(80% 0.15 119);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b4cb4a] text-[#b4cb4a] border-[#b4cb4a]
Shades & tints
Color harmonies
About this color
#B4CB4A is a color with the RGB value rgb(180, 203, 74). 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.