#BBEFFB Color Information

Hex color code: #BBEFFB

#BBEFFB is a soft cyan color. In RGB it is (187, 239, 251), and in HSL it is (191°, 89%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BBEFFB
RGB
187, 239, 251
HSL
191°, 89%, 86%
CMYK
25%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBEFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 239, 251

Red: 187 / Green: 239 / Blue: 251

HSL

191°, 89%, 86%

Hue: 191° / Saturation: 89% / Lightness: 86%

CMYK

25%, 5%, 0%, 2%

Cyan: 25% / Magenta: 5% / Yellow: 0% / Key: 2%

What color is #BBEFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBEFFB to RGB:

rgb(187, 239, 251)HEX to RGB Converter →

HEX to HSL

Convert #BBEFFB to HSL:

hsl(191, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BBEFFB to CMYK:

cmyk(25%, 5%, 0%, 2%)Color Converter →

Color Meaning and Usage

#BBEFFB is a soft cyan color with RGB values of 187, 239, 251 and HSL of 191°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBEFFB is #FBC7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCFBE7.

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

Contrast with #BBEFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBEFFB?

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

What is the RGB value of #BBEFFB?

#BBEFFB in RGB is (187, 239, 251) - 187 red, 239 green, and 251 blue.

How to use #BBEFFB in CSS?

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

What colors go well with #BBEFFB?

#FBC7BC (complementary), #BCFBE7 (analogous), and #73DFF7 (lighter shade) work well with #BBEFFB.