#BBECF6 Color Information

Hex color code: #BBECF6

A ethereal cyan shade, #BBECF6 appears as (187, 236, 246) in RGB and (190°, 77%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#BBECF6
RGB
187, 236, 246
HSL
190°, 77%, 85%
CMYK
24%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBECF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 236, 246

Red: 187 / Green: 236 / Blue: 246

HSL

190°, 77%, 85%

Hue: 190° / Saturation: 77% / Lightness: 85%

CMYK

24%, 4%, 0%, 4%

Cyan: 24% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #BBECF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBECF6 to RGB:

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

HEX to HSL

Convert #BBECF6 to HSL:

hsl(190, 77%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BBECF6 to CMYK:

cmyk(24%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BBECF6 has RGB (187, 236, 246) and HSL (190°, 77%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBECF6 is #F6C5BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBF6E3.

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

Contrast with #BBECF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBECF6?

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

What is the RGB value of #BBECF6?

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

How to use #BBECF6 in CSS?

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

What colors go well with #BBECF6?

#F6C5BB (complementary), #BBF6E3 (analogous), and #78DAED (lighter shade) work well with #BBECF6.