Skip to content

#98C162

≈ olivedrab · rgb(152, 193, 98)
Color formats
HEX#98C162
RGBrgb(152, 193, 98)
HSLhsl(86, 43%, 57%)
HSVhsv(86, 49%, 76%)
OKLCHoklch(76% 0.13 128)
CMYKcmyk(21%, 0%, 49%, 24%)
Contrast & accessibility
On white2.07:1below AA
On black10.14:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #98c162;
  --olivedrab-rgb: 152 193 98;
  --olivedrab-oklch: oklch(76% 0.13 128);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98c162] text-[#98c162] border-[#98c162]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied