#768628
≈ olivedrab · rgb(118, 134, 40)
Color formats
HEX#768628
RGBrgb(118, 134, 40)
HSLhsl(70, 54%, 34%)
HSVhsv(70, 70%, 53%)
OKLCHoklch(59% 0.12 119)
CMYKcmyk(12%, 0%, 70%, 47%)
Contrast & accessibility
On white4.03:1below AA
On black5.21:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
--olivedrab: #768628;
--olivedrab-rgb: 118 134 40;
--olivedrab-oklch: oklch(59% 0.12 119);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#768628] text-[#768628] border-[#768628]
Shades & tints
Color harmonies
About this color
#768628 is a color with the RGB value rgb(118, 134, 40). 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.