Skip to content

#BFE891

≈ lightgreen · rgb(191, 232, 145)
Color formats
HEX#BFE891
RGBrgb(191, 232, 145)
HSLhsl(88, 65%, 74%)
HSVhsv(88, 38%, 91%)
OKLCHoklch(88% 0.12 129)
CMYKcmyk(18%, 0%, 38%, 9%)
Contrast & accessibility
On white1.38:1below AA
On black15.17:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #bfe891;
  --lightgreen-rgb: 191 232 145;
  --lightgreen-oklch: oklch(88% 0.12 129);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bfe891] text-[#bfe891] border-[#bfe891]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied