#BBECEC Color Information

Hex color code: #BBECEC

#BBECEC is a delicate cyan color. In RGB it is (187, 236, 236), and in HSL it is (180°, 56%, 83%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#BBECEC
RGB
187, 236, 236
HSL
180°, 56%, 83%
CMYK
21%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 236, 236

Red: 187 / Green: 236 / Blue: 236

HSL

180°, 56%, 83%

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

CMYK

21%, 0%, 0%, 7%

Cyan: 21% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #BBECEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBECEC to RGB:

rgb(187, 236, 236)HEX to RGB Converter →

HEX to HSL

Convert #BBECEC to HSL:

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

HEX to CMYK

Convert #BBECEC to CMYK:

cmyk(21%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BBECEC has RGB (187, 236, 236) and HSL (180°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBECEC is #ECBBBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECD4.

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

Contrast with #BBECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBECEC?

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

What is the RGB value of #BBECEC?

#BBECEC in RGB is (187, 236, 236) - 187 red, 236 green, and 236 blue.

How to use #BBECEC in CSS?

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

What colors go well with #BBECEC?

#ECBBBB (complementary), #BBECD4 (analogous), and #80DBDB (lighter shade) work well with #BBECEC.