#BCCFD0 Color Information

Hex color code: #BCCFD0

The hex color #BCCFD0 is a soft cyan with RGB values of (188, 207, 208) and HSL of (183°, 18%, 78%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BCCFD0
RGB
188, 207, 208
HSL
183°, 18%, 78%
CMYK
10%, 0%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCCFD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 207, 208

Red: 188 / Green: 207 / Blue: 208

HSL

183°, 18%, 78%

Hue: 183° / Saturation: 18% / Lightness: 78%

CMYK

10%, 0%, 0%, 18%

Cyan: 10% / Magenta: 0% / Yellow: 0% / Key: 18%

What color is #BCCFD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCCFD0 to RGB:

rgb(188, 207, 208)HEX to RGB Converter →

HEX to HSL

Convert #BCCFD0 to HSL:

hsl(183, 18%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCCFD0 to CMYK:

cmyk(10%, 0%, 0%, 18%)Color Converter →

Color Meaning and Usage

#BCCFD0 is a delicate cyan color with RGB values of 188, 207, 208 and HSL of 183°, 18%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCCFD0 is #D1BEBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD1C8.

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

Contrast with #BCCFD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCCFD0?

#BCCFD0 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCCFD0?

#BCCFD0 in RGB is (188, 207, 208) - 188 red, 207 green, and 208 blue.

How to use #BCCFD0 in CSS?

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

What colors go well with #BCCFD0?

#D1BEBD (complementary), #BDD1C8 (analogous), and #90B0B2 (lighter shade) work well with #BCCFD0.