Skip to content

#98AA4B

≈ olivedrab · rgb(152, 170, 75)
Color formats
HEX#98AA4B
RGBrgb(152, 170, 75)
HSLhsl(71, 39%, 48%)
HSVhsv(71, 56%, 67%)
OKLCHoklch(70% 0.12 119)
CMYKcmyk(11%, 0%, 56%, 33%)
Contrast & accessibility
On white2.57:1below AA
On black8.19:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #98aa4b;
  --olivedrab-rgb: 152 170 75;
  --olivedrab-oklch: oklch(70% 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-[#98aa4b] text-[#98aa4b] border-[#98aa4b]
Shades & tints
Color harmonies
About this color

#98AA4B is a color with the RGB value rgb(152, 170, 75). 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 #98AA4B to other formats

Palettes with a similar color

Gradients with a similar color

Copied