Skip to content

#95BC4C

≈ olivedrab · rgb(149, 188, 76)
Color formats
HEX#95BC4C
RGBrgb(149, 188, 76)
HSLhsl(81, 46%, 52%)
HSVhsv(81, 60%, 74%)
OKLCHoklch(74% 0.15 126)
CMYKcmyk(21%, 0%, 60%, 26%)
Contrast & accessibility
On white2.19:1below AA
On black9.58:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #95bc4c;
  --olivedrab-rgb: 149 188 76;
  --olivedrab-oklch: oklch(74% 0.15 126);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#95bc4c] text-[#95bc4c] border-[#95bc4c]
Shades & tints
Color harmonies
About this color

#95BC4C is a color with the RGB value rgb(149, 188, 76). 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 #95BC4C to other formats

Palettes with a similar color

Gradients with a similar color

Copied