#BDC6BB Color Information

Hex color code: #BDC6BB

A subtle green shade, #BDC6BB appears as (189, 198, 187) in RGB and (109°, 9%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDC6BB
RGB
189, 198, 187
HSL
109°, 9%, 75%
CMYK
5%, 0%, 6%, 22%

Shades

CSS Usage
color: #BDC6BB;
background-color: #BDC6BB;
border-color: #BDC6BB;
box-shadow: 0 0 10px #BDC6BB;
border: 2px solid #BDC6BB;
Tailwind Usage
bg-[#BDC6BB]
text-[#BDC6BB]
border-[#BDC6BB]
shadow-[0_0_10px_BDC6BB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BDC6BB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BDC6BB; color: #000000; }

Badge

New Feature
.badge { background-color: #BDC6BB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BDC6BB; background-color: #BDC6BB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BDC6BB20; border-left: 4px solid #BDC6BB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BDC6BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BDC6BB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 198, 187

Red: 189 / Green: 198 / Blue: 187

HSL

109°, 9%, 75%

Hue: 109° / Saturation: 9% / Lightness: 75%

CMYK

5%, 0%, 6%, 22%

Cyan: 5% / Magenta: 0% / Yellow: 6% / Key: 22%

What color is #BDC6BB?

#BDC6BB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC6BB to RGB:

rgb(189, 198, 187)HEX to RGB Converter →

HEX to HSL

Convert #BDC6BB to HSL:

hsl(109, 9%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDC6BB to CMYK:

cmyk(5%, 0%, 6%, 22%)Color Converter →

Color Meaning and Usage

A neutral green tone, #BDC6BB has RGB (189, 198, 187) and HSL (109°, 9%, 75%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC6BB is #C3BAC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C5BA.

Use #BDC6BB in CSS: color: #BDC6BB or background-color: #BDC6BB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BDC6BB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.96:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC6BB?

#BDC6BB is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDC6BB?

#BDC6BB in RGB is (189, 198, 187) - 189 red, 198 green, and 187 blue.

How to use #BDC6BB in CSS?

Use #BDC6BB directly in your CSS properties like color or background-color.

What colors go well with #BDC6BB?

#C3BAC5 (complementary), #C1C5BA (analogous), and #93A290 (lighter shade) work well with #BDC6BB.