#BDFFB8
≈ lightgreen · rgb(189, 255, 184)
Color formats
HEX#BDFFB8
RGBrgb(189, 255, 184)
HSLhsl(116, 100%, 86%)
HSVhsv(116, 28%, 100%)
OKLCHoklch(94% 0.12 143)
CMYKcmyk(26%, 0%, 28%, 0%)
Contrast & accessibility
On white1.16:1below AA
On black18.16:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #bdffb8;
--lightgreen-rgb: 189 255 184;
--lightgreen-oklch: oklch(94% 0.12 143);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bdffb8] text-[#bdffb8] border-[#bdffb8]
Shades & tints
Color harmonies
About this color
#BDFFB8 is a color with the RGB value rgb(189, 255, 184). 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.