#BCF495
≈ lightgreen · rgb(188, 244, 149)
Color formats
HEX#BCF495
RGBrgb(188, 244, 149)
HSLhsl(95, 81%, 77%)
HSVhsv(95, 39%, 96%)
OKLCHoklch(91% 0.14 133)
CMYKcmyk(23%, 0%, 39%, 4%)
Contrast & accessibility
On white1.27:1below AA
On black16.51:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
--lightgreen: #bcf495;
--lightgreen-rgb: 188 244 149;
--lightgreen-oklch: oklch(91% 0.14 133);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bcf495] text-[#bcf495] border-[#bcf495]
Shades & tints
Color harmonies
About this color
#BCF495 is a color with the RGB value rgb(188, 244, 149). 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.