#BCDAC4 Color Information

Hex color code: #BCDAC4

A ethereal green shade, #BCDAC4 appears as (188, 218, 196) in RGB and (136°, 29%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCDAC4
RGB
188, 218, 196
HSL
136°, 29%, 80%
CMYK
14%, 0%, 10%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDAC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 218, 196

Red: 188 / Green: 218 / Blue: 196

HSL

136°, 29%, 80%

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

CMYK

14%, 0%, 10%, 15%

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

What color is #BCDAC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDAC4 to RGB:

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

HEX to HSL

Convert #BCDAC4 to HSL:

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

HEX to CMYK

Convert #BCDAC4 to CMYK:

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

Color Meaning and Usage

#BCDAC4 is a soft green color with RGB values of 188, 218, 196 and HSL of 136°, 29%, 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 #BCDAC4 is #DBBDD3, creating high-contrast pairings. For softer combinations, try analogous colors like #C4DBBD.

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

Contrast with #BCDAC4

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 #BCDAC4?

#BCDAC4 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCDAC4?

#BCDAC4 in RGB is (188, 218, 196) - 188 red, 218 green, and 196 blue.

How to use #BCDAC4 in CSS?

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

What colors go well with #BCDAC4?

#DBBDD3 (complementary), #C4DBBD (analogous), and #8CC09A (lighter shade) work well with #BCDAC4.