#BBCF9C Color Information

Hex color code: #BBCF9C

A soft green shade, #BBCF9C appears as (187, 207, 156) in RGB and (84°, 35%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BBCF9C
RGB
187, 207, 156
HSL
84°, 35%, 71%
CMYK
10%, 0%, 25%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCF9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 207, 156

Red: 187 / Green: 207 / Blue: 156

HSL

84°, 35%, 71%

Hue: 84° / Saturation: 35% / Lightness: 71%

CMYK

10%, 0%, 25%, 19%

Cyan: 10% / Magenta: 0% / Yellow: 25% / Key: 19%

What color is #BBCF9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCF9C to RGB:

rgb(187, 207, 156)HEX to RGB Converter →

HEX to HSL

Convert #BBCF9C to HSL:

hsl(84, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCF9C to CMYK:

cmyk(10%, 0%, 25%, 19%)Color Converter →

Color Meaning and Usage

A gentle green tone, #BBCF9C has RGB (187, 207, 156) and HSL (84°, 35%, 71%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCF9C is #B09BCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCA9B.

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

Contrast with #BBCF9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCF9C?

#BBCF9C is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBCF9C?

#BBCF9C in RGB is (187, 207, 156) - 187 red, 207 green, and 156 blue.

How to use #BBCF9C in CSS?

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

What colors go well with #BBCF9C?

#B09BCF (complementary), #CFCA9B (analogous), and #97B668 (lighter shade) work well with #BBCF9C.