HEX Color Conversion

Hex Color Code #BCF96B — RGB & HSL Conversions

How to use the #BCF96B color code in HTML & CSS?

To apply the hex color #BCF96B in web design, set the color property inside your CSS stylesheet. For example, adding background-color: #BCF96B; will paint elements in this warm undertone shade. In modern CSS structures, you can configure it as a custom variable --color-hex: #BCF96B; or utilize it directly in Tailwind CSS via arbitrary utility values like bg-[#BCF96B].

What are the RGB and HSL conversion values for #BCF96B?

In the digital sRGB color space, the hex value #BCF96B is converted to RGB values of Red: 188, Green: 249, and Blue: 107. When analyzed under the HSL model, its coordinates correspond to hue angle 86°, 92% saturation, and 70% lightness. This makes it visually a bright, soft tint with a highly vivid, intense, and brilliant shade.

CMYK print code settings for #BCF96B

When converting #BCF96B for CMYK printing, the color separation consists of 24% Cyan, 0% Magenta, 57% Yellow, and 2% key/black. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 188
Green Channel 249
Blue Channel 107
Luminance 0.795

HEX #BCF96B Color Space Conversions

Click to copy format
HEX Color Code #BCF96B
RGB (Red Green Blue) rgb(188, 249, 107)
HSL (Hue Sat Light) hsl(86°, 92%, 70%)
CMYK (Commercial Print) cmyk(24%, 0%, 57%, 2%)
HSV / HSB Values hsv(86°, 57%, 98%)
Decimal Color Code 12384619
CSS Custom Variable --color-hex: #BCF96B;
Tailwind CSS Utility bg-[#BCF96B]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #BCF96B

Small body copy preview

Black Text on Background

Black text readability test with #BCF96B

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #BCF96B */
--color-hex: #BCF96B;
--color-rgb: rgb(188, 249, 107);
--color-hsl: hsl(86deg, 92%, 70%);

Adjacent HEX Color Codes

Copied!