#BCECE2 Color Information

Hex color code: #BCECE2

#BCECE2 is a delicate cyan color. In RGB it is (188, 236, 226), and in HSL it is (167°, 56%, 83%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCECE2
RGB
188, 236, 226
HSL
167°, 56%, 83%
CMYK
20%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCECE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 236, 226

Red: 188 / Green: 236 / Blue: 226

HSL

167°, 56%, 83%

Hue: 167° / Saturation: 56% / Lightness: 83%

CMYK

20%, 0%, 4%, 7%

Cyan: 20% / Magenta: 0% / Yellow: 4% / Key: 7%

What color is #BCECE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCECE2 to RGB:

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

HEX to HSL

Convert #BCECE2 to HSL:

hsl(167, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BCECE2 to CMYK:

cmyk(20%, 0%, 4%, 7%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BCECE2 has RGB (188, 236, 226) and HSL (167°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCECE2 is #ECBBC6, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECC9.

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

Contrast with #BCECE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCECE2?

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

What is the RGB value of #BCECE2?

#BCECE2 in RGB is (188, 236, 226) - 188 red, 236 green, and 226 blue.

How to use #BCECE2 in CSS?

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

What colors go well with #BCECE2?

#ECBBC6 (complementary), #BBECC9 (analogous), and #80DBC7 (lighter shade) work well with #BCECE2.