#BBECEB Color Information

Hex color code: #BBECEB

A light cyan shade, #BBECEB appears as (187, 236, 235) in RGB and (179°, 56%, 83%) in HSL. It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBECEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 236, 235

Red: 187 / Green: 236 / Blue: 235

HSL

179°, 56%, 83%

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

CMYK

21%, 0%, 0%, 7%

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

What color is #BBECEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBECEB to RGB:

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

HEX to HSL

Convert #BBECEB to HSL:

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

HEX to CMYK

Convert #BBECEB to CMYK:

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

Color Meaning and Usage

A light cyan tone, #BBECEB has RGB (187, 236, 235) and HSL (179°, 56%, 83%). 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 #BBECEB is #ECBBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECD3.

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

Contrast with #BBECEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBECEB?

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

What is the RGB value of #BBECEB?

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

How to use #BBECEB in CSS?

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

What colors go well with #BBECEB?

#ECBBBC (complementary), #BBECD3 (analogous), and #80DBDA (lighter shade) work well with #BBECEB.