#BCC7BF Color Information

Hex color code: #BCC7BF

The hex color #BCC7BF is a soft green with RGB values of (188, 199, 191) and HSL of (136°, 9%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCC7BF
RGB
188, 199, 191
HSL
136°, 9%, 76%
CMYK
6%, 0%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BCC7BF; 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 #BCC7BF; background-color: #BCC7BF15; }

Alert / Toast

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

Link / Accent

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

a { color: #BCC7BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 199, 191

Red: 188 / Green: 199 / Blue: 191

HSL

136°, 9%, 76%

Hue: 136° / Saturation: 9% / Lightness: 76%

CMYK

6%, 0%, 4%, 22%

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

What color is #BCC7BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC7BF to RGB:

rgb(188, 199, 191)HEX to RGB Converter →

HEX to HSL

Convert #BCC7BF to HSL:

hsl(136, 9%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC7BF to CMYK:

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

Color Meaning and Usage

A airy green tone, #BCC7BF has RGB (188, 199, 191) and HSL (136°, 9%, 76%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC7BF is #C7BCC4, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC7BC.

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

Contrast with #BCC7BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC7BF?

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

What is the RGB value of #BCC7BF?

#BCC7BF in RGB is (188, 199, 191) - 188 red, 199 green, and 191 blue.

How to use #BCC7BF in CSS?

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

What colors go well with #BCC7BF?

#C7BCC4 (complementary), #BFC7BC (analogous), and #93A597 (lighter shade) work well with #BCC7BF.