Skip to content

#B1E892

≈ lightgreen · rgb(177, 232, 146)
Color formats
HEX#B1E892
RGBrgb(177, 232, 146)
HSLhsl(98, 65%, 74%)
HSVhsv(98, 37%, 91%)
OKLCHoklch(87% 0.13 135)
CMYKcmyk(24%, 0%, 37%, 9%)
Contrast & accessibility
On white1.42:1below AA
On black14.83:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #b1e892;
  --lightgreen-rgb: 177 232 146;
  --lightgreen-oklch: oklch(87% 0.13 135);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1e892] text-[#b1e892] border-[#b1e892]
Shades & tints
Color harmonies
About this color

#B1E892 is a color with the RGB value rgb(177, 232, 146). 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 #B1E892 to other formats

Palettes with a similar color

Gradients with a similar color

Copied