#88802A
≈ olive · rgb(136, 128, 42)
Color formats
HEX#88802A
RGBrgb(136, 128, 42)
HSLhsl(55, 53%, 35%)
HSVhsv(55, 69%, 53%)
OKLCHoklch(59% 0.11 104)
CMYKcmyk(0%, 6%, 69%, 47%)
Contrast & accessibility
On white4.06:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #88802a;
--olive-rgb: 136 128 42;
--olive-oklch: oklch(59% 0.11 104);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#88802a] text-[#88802a] border-[#88802a]
Shades & tints
Color harmonies
About this color
#88802A is a color with the RGB value rgb(136, 128, 42). 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.