#BCDBB8 Color Information

Hex color code: #BCDBB8

#BCDBB8 is a soft green color. In RGB it is (188, 219, 184), and in HSL it is (113°, 33%, 79%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCDBB8
RGB
188, 219, 184
HSL
113°, 33%, 79%
CMYK
14%, 0%, 16%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDBB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 219, 184

Red: 188 / Green: 219 / Blue: 184

HSL

113°, 33%, 79%

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

CMYK

14%, 0%, 16%, 14%

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

What color is #BCDBB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDBB8 to RGB:

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

HEX to HSL

Convert #BCDBB8 to HSL:

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

HEX to CMYK

Convert #BCDBB8 to CMYK:

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

Color Meaning and Usage

#BCDBB8 is a airy green color with RGB values of 188, 219, 184 and HSL of 113°, 33%, 79%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDBB8 is #D7B8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDBB8.

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

Contrast with #BCDBB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDBB8?

#BCDBB8 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCDBB8?

#BCDBB8 in RGB is (188, 219, 184) - 188 red, 219 green, and 184 blue.

How to use #BCDBB8 in CSS?

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

What colors go well with #BCDBB8?

#D7B8DB (complementary), #CEDBB8 (analogous), and #8CC185 (lighter shade) work well with #BCDBB8.