#999F28
≈ olive · rgb(153, 159, 40)
Color formats
HEX#999F28
RGBrgb(153, 159, 40)
HSLhsl(63, 60%, 39%)
HSVhsv(63, 75%, 62%)
OKLCHoklch(68% 0.14 112)
CMYKcmyk(4%, 0%, 75%, 38%)
Contrast & accessibility
On white2.86:1below AA
On black7.34:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #999f28;
--olive-rgb: 153 159 40;
--olive-oklch: oklch(68% 0.14 112);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#999f28] text-[#999f28] border-[#999f28]
Shades & tints
Color harmonies
About this color
#999F28 is a color with the RGB value rgb(153, 159, 40). 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.