#6A821D
≈ olivedrab · rgb(106, 130, 29)
Color formats
HEX#6A821D
RGBrgb(106, 130, 29)
HSLhsl(74, 64%, 31%)
HSVhsv(74, 78%, 51%)
OKLCHoklch(57% 0.13 122)
CMYKcmyk(18%, 0%, 78%, 49%)
Contrast & accessibility
On white4.35:1below AA
On black4.82:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
--olivedrab: #6a821d;
--olivedrab-rgb: 106 130 29;
--olivedrab-oklch: oklch(57% 0.13 122);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6a821d] text-[#6a821d] border-[#6a821d]
Shades & tints
Color harmonies
About this color
#6A821D is a color with the RGB value rgb(106, 130, 29). Its closest CSS named color is "olivedrab". 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.