#BCC2BC Color Information

Hex color code: #BCC2BC

The hex color #BCC2BC is a subtle green with RGB values of (188, 194, 188) and HSL of (120°, 5%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCC2BC
RGB
188, 194, 188
HSL
120°, 5%, 75%
CMYK
3%, 0%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCC2BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 194, 188

Red: 188 / Green: 194 / Blue: 188

HSL

120°, 5%, 75%

Hue: 120° / Saturation: 5% / Lightness: 75%

CMYK

3%, 0%, 3%, 24%

Cyan: 3% / Magenta: 0% / Yellow: 3% / Key: 24%

What color is #BCC2BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC2BC to RGB:

rgb(188, 194, 188)HEX to RGB Converter →

HEX to HSL

Convert #BCC2BC to HSL:

hsl(120, 5%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC2BC to CMYK:

cmyk(3%, 0%, 3%, 24%)Color Converter →

Color Meaning and Usage

#BCC2BC is a neutral green color with RGB values of 188, 194, 188 and HSL of 120°, 5%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC2BC is #C2BCC2, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC2BC.

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

Contrast with #BCC2BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC2BC?

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

What is the RGB value of #BCC2BC?

#BCC2BC in RGB is (188, 194, 188) - 188 red, 194 green, and 188 blue.

How to use #BCC2BC in CSS?

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

What colors go well with #BCC2BC?

#C2BCC2 (complementary), #BFC2BC (analogous), and #949E94 (lighter shade) work well with #BCC2BC.