Skip to content

#6B8427

≈ olivedrab · rgb(107, 132, 39)
Color formats
HEX#6B8427
RGBrgb(107, 132, 39)
HSLhsl(76, 54%, 34%)
HSVhsv(76, 70%, 52%)
OKLCHoklch(57% 0.12 123)
CMYKcmyk(19%, 0%, 70%, 48%)
Contrast & accessibility
On white4.24:1below AA
On black4.95:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #6b8427;
  --olivedrab-rgb: 107 132 39;
  --olivedrab-oklch: oklch(57% 0.12 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6b8427] text-[#6b8427] border-[#6b8427]
Shades & tints
Color harmonies
About this color

#6B8427 is a color with the RGB value rgb(107, 132, 39). 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.

Related

Convert #6B8427 to other formats

Palettes with a similar color

Gradients with a similar color

Copied