#BCDABD Color Information

Hex color code: #BCDABD

The hex color #BCDABD is a airy green with RGB values of (188, 218, 189) and HSL of (122°, 29%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCDABD
RGB
188, 218, 189
HSL
122°, 29%, 80%
CMYK
14%, 0%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 218, 189

Red: 188 / Green: 218 / Blue: 189

HSL

122°, 29%, 80%

Hue: 122° / Saturation: 29% / Lightness: 80%

CMYK

14%, 0%, 13%, 15%

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

What color is #BCDABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDABD to RGB:

rgb(188, 218, 189)HEX to RGB Converter →

HEX to HSL

Convert #BCDABD to HSL:

hsl(122, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDABD to CMYK:

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

Color Meaning and Usage

#BCDABD is a delicate green color with RGB values of 188, 218, 189 and HSL of 122°, 29%, 80%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDABD is #DBBDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDBBD.

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

Contrast with #BCDABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDABD?

#BCDABD is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCDABD?

#BCDABD in RGB is (188, 218, 189) - 188 red, 218 green, and 189 blue.

How to use #BCDABD in CSS?

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

What colors go well with #BCDABD?

#DBBDDA (complementary), #CBDBBD (analogous), and #8CC08E (lighter shade) work well with #BCDABD.