#BCF1DA Color Information

Hex color code: #BCF1DA

The hex color #BCF1DA is a delicate cyan with RGB values of (188, 241, 218) and HSL of (154°, 65%, 84%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCF1DA
RGB
188, 241, 218
HSL
154°, 65%, 84%
CMYK
22%, 0%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCF1DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 241, 218

Red: 188 / Green: 241 / Blue: 218

HSL

154°, 65%, 84%

Hue: 154° / Saturation: 65% / Lightness: 84%

CMYK

22%, 0%, 10%, 5%

Cyan: 22% / Magenta: 0% / Yellow: 10% / Key: 5%

What color is #BCF1DA?

#BCF1DA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCF1DA to RGB:

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

HEX to HSL

Convert #BCF1DA to HSL:

hsl(154, 65%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BCF1DA to CMYK:

cmyk(22%, 0%, 10%, 5%)Color Converter →

Color Meaning and Usage

#BCF1DA is a delicate cyan color with RGB values of 188, 241, 218 and HSL of 154°, 65%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCF1DA is #F1BCD3, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF1BF.

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

Contrast with #BCF1DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCF1DA?

#BCF1DA is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCF1DA?

#BCF1DA in RGB is (188, 241, 218) - 188 red, 241 green, and 218 blue.

How to use #BCF1DA in CSS?

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

What colors go well with #BCF1DA?

#F1BCD3 (complementary), #BCF1BF (analogous), and #7DE3B7 (lighter shade) work well with #BCF1DA.