HEX Color Conversion

Hex Color Code #BCC96B — RGB & HSL Conversions

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

For developers, implementing the #BCC96B color code involves declaring it in your styles. In stylesheet designs, use color: #BCC96B; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#BCC96B] or custom configure it in your theme files.

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

The RGB code for #BCC96B is computed as rgb(188, 201, 107). Web designers using HSL values will find it at a hue of 68°, saturation of 47%, and lightness index of 60%, representing a balanced, moderate saturation.

CMYK print code settings for #BCC96B

For print design setups, the CMYK values for the #BCC96B color code are Cyan: 6%, Magenta: 0%, Yellow: 47%, and Black: 21%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 188
Green Channel 201
Blue Channel 107
Luminance 0.535

HEX #BCC96B Color Space Conversions

Click to copy format
HEX Color Code #BCC96B
RGB (Red Green Blue) rgb(188, 201, 107)
HSL (Hue Sat Light) hsl(68°, 47%, 60%)
CMYK (Commercial Print) cmyk(6%, 0%, 47%, 21%)
HSV / HSB Values hsv(68°, 47%, 79%)
Decimal Color Code 12372331
CSS Custom Variable --color-hex: #BCC96B;
Tailwind CSS Utility bg-[#BCC96B]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #BCC96B

Small body copy preview

Black Text on Background

Black text readability test with #BCC96B

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 #BCC96B */
--color-hex: #BCC96B;
--color-rgb: rgb(188, 201, 107);
--color-hsl: hsl(68deg, 47%, 60%);

Adjacent HEX Color Codes

Copied!