#BCF1EB Color Information

Hex color code: #BCF1EB

#BCF1EB is a airy cyan color. In RGB it is (188, 241, 235), and in HSL it is (173°, 65%, 84%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#BCF1EB
RGB
188, 241, 235
HSL
173°, 65%, 84%
CMYK
22%, 0%, 2%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCF1EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 241, 235

Red: 188 / Green: 241 / Blue: 235

HSL

173°, 65%, 84%

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

CMYK

22%, 0%, 2%, 5%

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

What color is #BCF1EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCF1EB to RGB:

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

HEX to HSL

Convert #BCF1EB to HSL:

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

HEX to CMYK

Convert #BCF1EB to CMYK:

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

Color Meaning and Usage

#BCF1EB is a soft cyan color with RGB values of 188, 241, 235 and HSL of 173°, 65%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCF1EB is #F1BCC2, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF1D0.

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

Contrast with #BCF1EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCF1EB?

#BCF1EB is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCF1EB?

#BCF1EB in RGB is (188, 241, 235) - 188 red, 241 green, and 235 blue.

How to use #BCF1EB in CSS?

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

What colors go well with #BCF1EB?

#F1BCC2 (complementary), #BCF1D0 (analogous), and #7DE3D7 (lighter shade) work well with #BCF1EB.