HEX Color Conversion

Hex Color Code #BDDA6B — RGB & HSL Conversions

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

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

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

The RGB code for #BDDA6B is computed as rgb(189, 218, 107). Web designers using HSL values will find it at a hue of 76°, saturation of 60%, and lightness index of 64%, representing a balanced, moderate saturation.

CMYK print code settings for #BDDA6B

For print design setups, the CMYK values for the #BDDA6B color code are Cyan: 13%, Magenta: 0%, Yellow: 51%, and Black: 15%. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 189
Green Channel 218
Blue Channel 107
Luminance 0.620

HEX #BDDA6B Color Space Conversions

Click to copy format
HEX Color Code #BDDA6B
RGB (Red Green Blue) rgb(189, 218, 107)
HSL (Hue Sat Light) hsl(76°, 60%, 64%)
CMYK (Commercial Print) cmyk(13%, 0%, 51%, 15%)
HSV / HSB Values hsv(76°, 51%, 85%)
Decimal Color Code 12442219
CSS Custom Variable --color-hex: #BDDA6B;
Tailwind CSS Utility bg-[#BDDA6B]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #BDDA6B

Small body copy preview

Black Text on Background

Black text readability test with #BDDA6B

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

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 #BDDA6B */
--color-hex: #BDDA6B;
--color-rgb: rgb(189, 218, 107);
--color-hsl: hsl(76deg, 60%, 64%);

Adjacent HEX Color Codes

Copied!