#BCE2CF Color Information

Hex color code: #BCE2CF

A airy cyan shade, #BCE2CF appears as (188, 226, 207) in RGB and (150°, 40%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCE2CF
RGB
188, 226, 207
HSL
150°, 40%, 81%
CMYK
17%, 0%, 8%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCE2CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 226, 207

Red: 188 / Green: 226 / Blue: 207

HSL

150°, 40%, 81%

Hue: 150° / Saturation: 40% / Lightness: 81%

CMYK

17%, 0%, 8%, 11%

Cyan: 17% / Magenta: 0% / Yellow: 8% / Key: 11%

What color is #BCE2CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCE2CF to RGB:

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

HEX to HSL

Convert #BCE2CF to HSL:

hsl(150, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BCE2CF to CMYK:

cmyk(17%, 0%, 8%, 11%)Color Converter →

Color Meaning and Usage

#BCE2CF is a ethereal cyan color with RGB values of 188, 226, 207 and HSL of 150°, 40%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCE2CF is #E2BBCF, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE2BB.

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

Contrast with #BCE2CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCE2CF?

#BCE2CF is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCE2CF?

#BCE2CF in RGB is (188, 226, 207) - 188 red, 226 green, and 207 blue.

How to use #BCE2CF in CSS?

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

What colors go well with #BCE2CF?

#E2BBCF (complementary), #BBE2BB (analogous), and #86CBA8 (lighter shade) work well with #BCE2CF.