#BBDCBA Color Information

Hex color code: #BBDCBA

The hex color #BBDCBA is a soft green with RGB values of (187, 220, 186) and HSL of (118°, 33%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBDCBA
RGB
187, 220, 186
HSL
118°, 33%, 80%
CMYK
15%, 0%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDCBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 220, 186

Red: 187 / Green: 220 / Blue: 186

HSL

118°, 33%, 80%

Hue: 118° / Saturation: 33% / Lightness: 80%

CMYK

15%, 0%, 15%, 14%

Cyan: 15% / Magenta: 0% / Yellow: 15% / Key: 14%

What color is #BBDCBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDCBA to RGB:

rgb(187, 220, 186)HEX to RGB Converter →

HEX to HSL

Convert #BBDCBA to HSL:

hsl(118, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDCBA to CMYK:

cmyk(15%, 0%, 15%, 14%)Color Converter →

Color Meaning and Usage

#BBDCBA is a light green color with RGB values of 187, 220, 186 and HSL of 118°, 33%, 80%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDCBA is #DCBBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDDBB.

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

Contrast with #BBDCBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDCBA?

#BBDCBA is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBDCBA?

#BBDCBA in RGB is (187, 220, 186) - 187 red, 220 green, and 186 blue.

How to use #BBDCBA in CSS?

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

What colors go well with #BBDCBA?

#DCBBDD (complementary), #CDDDBB (analogous), and #8AC388 (lighter shade) work well with #BBDCBA.