#B8A930
≈ olive · rgb(184, 169, 48)
Color formats
HEX#B8A930
RGBrgb(184, 169, 48)
HSLhsl(53, 59%, 45%)
HSVhsv(53, 74%, 72%)
OKLCHoklch(73% 0.14 102)
CMYKcmyk(0%, 8%, 74%, 28%)
Contrast & accessibility
On white2.40:1below AA
On black8.76:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #b8a930;
--olive-rgb: 184 169 48;
--olive-oklch: oklch(73% 0.14 102);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b8a930] text-[#b8a930] border-[#b8a930]
Shades & tints
Color harmonies
About this color
#B8A930 is a color with the RGB value rgb(184, 169, 48). Its closest CSS named color is "olive". 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.