Skip to content

#98CA65

≈ lightgreen · rgb(152, 202, 101)
Color formats
HEX#98CA65
RGBrgb(152, 202, 101)
HSLhsl(90, 49%, 59%)
HSVhsv(90, 50%, 79%)
OKLCHoklch(78% 0.14 131)
CMYKcmyk(25%, 0%, 50%, 21%)
Contrast & accessibility
On white1.91:1below AA
On black10.97:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #98ca65;
  --lightgreen-rgb: 152 202 101;
  --lightgreen-oklch: oklch(78% 0.14 131);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98ca65] text-[#98ca65] border-[#98ca65]
Shades & tints
Color harmonies
About this color

#98CA65 is a color with the RGB value rgb(152, 202, 101). Its closest CSS named color is "lightgreen". 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 #98CA65 to other formats

Palettes with a similar color

Gradients with a similar color

Copied