#BCC99C Color Information

Hex color code: #BCC99C

The hex color #BCC99C is a soft green with RGB values of (188, 201, 156) and HSL of (77°, 29%, 70%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BCC99C
RGB
188, 201, 156
HSL
77°, 29%, 70%
CMYK
6%, 0%, 22%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCC99C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 201, 156

Red: 188 / Green: 201 / Blue: 156

HSL

77°, 29%, 70%

Hue: 77° / Saturation: 29% / Lightness: 70%

CMYK

6%, 0%, 22%, 21%

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

What color is #BCC99C?

#BCC99C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC99C to RGB:

rgb(188, 201, 156)HEX to RGB Converter →

HEX to HSL

Convert #BCC99C to HSL:

hsl(77, 29%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC99C to CMYK:

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

Color Meaning and Usage

#BCC99C is a soft green color with RGB values of 188, 201, 156 and HSL of 77°, 29%, 70%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC99C is #A99CC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BF9C.

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

Contrast with #BCC99C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC99C?

#BCC99C is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCC99C?

#BCC99C in RGB is (188, 201, 156) - 188 red, 201 green, and 156 blue.

How to use #BCC99C in CSS?

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

What colors go well with #BCC99C?

#A99CC9 (complementary), #C9BF9C (analogous), and #9BAE6B (lighter shade) work well with #BCC99C.