Skip to content

#98EBA7

≈ lightgreen · rgb(152, 235, 167)
Color formats
HEX#98EBA7
RGBrgb(152, 235, 167)
HSLhsl(131, 67%, 76%)
HSVhsv(131, 35%, 92%)
OKLCHoklch(87% 0.12 149)
CMYKcmyk(35%, 0%, 29%, 8%)
Contrast & accessibility
On white1.42:1below AA
On black14.78:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #98eba7;
  --lightgreen-rgb: 152 235 167;
  --lightgreen-oklch: oklch(87% 0.12 149);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98eba7] text-[#98eba7] border-[#98eba7]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied