#BBCEC9 Color Information

Hex color code: #BBCEC9

The hex color #BBCEC9 is a soft cyan with RGB values of (187, 206, 201) and HSL of (164°, 16%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BBCEC9
RGB
187, 206, 201
HSL
164°, 16%, 77%
CMYK
9%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCEC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 206, 201

Red: 187 / Green: 206 / Blue: 201

HSL

164°, 16%, 77%

Hue: 164° / Saturation: 16% / Lightness: 77%

CMYK

9%, 0%, 2%, 19%

Cyan: 9% / Magenta: 0% / Yellow: 2% / Key: 19%

What color is #BBCEC9?

#BBCEC9 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCEC9 to RGB:

rgb(187, 206, 201)HEX to RGB Converter →

HEX to HSL

Convert #BBCEC9 to HSL:

hsl(164, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCEC9 to CMYK:

cmyk(9%, 0%, 2%, 19%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BBCEC9 has RGB (187, 206, 201) and HSL (164°, 16%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCEC9 is #CEBBC0, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCEBF.

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

Contrast with #BBCEC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCEC9?

#BBCEC9 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BBCEC9?

#BBCEC9 in RGB is (187, 206, 201) - 187 red, 206 green, and 201 blue.

How to use #BBCEC9 in CSS?

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

What colors go well with #BBCEC9?

#CEBBC0 (complementary), #BBCEBF (analogous), and #8FAEA5 (lighter shade) work well with #BBCEC9.