#BCDCD3 Color Information

Hex color code: #BCDCD3

The hex color #BCDCD3 is a delicate cyan with RGB values of (188, 220, 211) and HSL of (163°, 31%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BCDCD3
RGB
188, 220, 211
HSL
163°, 31%, 80%
CMYK
15%, 0%, 4%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDCD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 220, 211

Red: 188 / Green: 220 / Blue: 211

HSL

163°, 31%, 80%

Hue: 163° / Saturation: 31% / Lightness: 80%

CMYK

15%, 0%, 4%, 14%

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

What color is #BCDCD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDCD3 to RGB:

rgb(188, 220, 211)HEX to RGB Converter →

HEX to HSL

Convert #BCDCD3 to HSL:

hsl(163, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDCD3 to CMYK:

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

Color Meaning and Usage

A light cyan tone, #BCDCD3 has RGB (188, 220, 211) and HSL (163°, 31%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDCD3 is #DCBCC5, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDCC3.

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

Contrast with #BCDCD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDCD3?

#BCDCD3 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCDCD3?

#BCDCD3 in RGB is (188, 220, 211) - 188 red, 220 green, and 211 blue.

How to use #BCDCD3 in CSS?

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

What colors go well with #BCDCD3?

#DCBCC5 (complementary), #BCDCC3 (analogous), and #8AC1B2 (lighter shade) work well with #BCDCD3.