#BACDC5 Color Information

Hex color code: #BACDC5

A light cyan shade, #BACDC5 appears as (186, 205, 197) in RGB and (155°, 16%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BACDC5
RGB
186, 205, 197
HSL
155°, 16%, 77%
CMYK
9%, 0%, 4%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 205, 197

Red: 186 / Green: 205 / Blue: 197

HSL

155°, 16%, 77%

Hue: 155° / Saturation: 16% / Lightness: 77%

CMYK

9%, 0%, 4%, 20%

Cyan: 9% / Magenta: 0% / Yellow: 4% / Key: 20%

What color is #BACDC5?

#BACDC5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACDC5 to RGB:

rgb(186, 205, 197)HEX to RGB Converter →

HEX to HSL

Convert #BACDC5 to HSL:

hsl(155, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BACDC5 to CMYK:

cmyk(9%, 0%, 4%, 20%)Color Converter →

Color Meaning and Usage

#BACDC5 is a airy cyan color with RGB values of 186, 205, 197 and HSL of 155°, 16%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACDC5 is #CEBBC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCEBD.

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

Contrast with #BACDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACDC5?

#BACDC5 is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BACDC5?

#BACDC5 in RGB is (186, 205, 197) - 186 red, 205 green, and 197 blue.

How to use #BACDC5 in CSS?

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

What colors go well with #BACDC5?

#CEBBC3 (complementary), #BBCEBD (analogous), and #8FAEA1 (lighter shade) work well with #BACDC5.