#BCECFB Color Information

Hex color code: #BCECFB

#BCECFB is a soft cyan color. In RGB it is (188, 236, 251), and in HSL it is (194°, 89%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BCECFB
RGB
188, 236, 251
HSL
194°, 89%, 86%
CMYK
25%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCECFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 236, 251

Red: 188 / Green: 236 / Blue: 251

HSL

194°, 89%, 86%

Hue: 194° / Saturation: 89% / Lightness: 86%

CMYK

25%, 6%, 0%, 2%

Cyan: 25% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #BCECFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCECFB to RGB:

rgb(188, 236, 251)HEX to RGB Converter →

HEX to HSL

Convert #BCECFB to HSL:

hsl(194, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BCECFB to CMYK:

cmyk(25%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BCECFB has RGB (188, 236, 251) and HSL (194°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCECFB is #FBCABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCFBEA.

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

Contrast with #BCECFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCECFB?

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

What is the RGB value of #BCECFB?

#BCECFB in RGB is (188, 236, 251) - 188 red, 236 green, and 251 blue.

How to use #BCECFB in CSS?

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

What colors go well with #BCECFB?

#FBCABC (complementary), #BCFBEA (analogous), and #73D8F7 (lighter shade) work well with #BCECFB.