#BBDBB8 Color Information

Hex color code: #BBDBB8

A soft green shade, #BBDBB8 appears as (187, 219, 184) in RGB and (115°, 33%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBDBB8
RGB
187, 219, 184
HSL
115°, 33%, 79%
CMYK
15%, 0%, 16%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDBB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 219, 184

Red: 187 / Green: 219 / Blue: 184

HSL

115°, 33%, 79%

Hue: 115° / Saturation: 33% / Lightness: 79%

CMYK

15%, 0%, 16%, 14%

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

What color is #BBDBB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDBB8 to RGB:

rgb(187, 219, 184)HEX to RGB Converter →

HEX to HSL

Convert #BBDBB8 to HSL:

hsl(115, 33%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDBB8 to CMYK:

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

Color Meaning and Usage

#BBDBB8 is a ethereal green color with RGB values of 187, 219, 184 and HSL of 115°, 33%, 79%. 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 #BBDBB8 is #D8B8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBB8.

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

Contrast with #BBDBB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDBB8?

#BBDBB8 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBDBB8?

#BBDBB8 in RGB is (187, 219, 184) - 187 red, 219 green, and 184 blue.

How to use #BBDBB8 in CSS?

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

What colors go well with #BBDBB8?

#D8B8DB (complementary), #CCDBB8 (analogous), and #8AC185 (lighter shade) work well with #BBDBB8.