#BBEEE5 Color Information

Hex color code: #BBEEE5

The hex color #BBEEE5 is a light cyan with RGB values of (187, 238, 229) and HSL of (169°, 60%, 83%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#BBEEE5
RGB
187, 238, 229
HSL
169°, 60%, 83%
CMYK
21%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBEEE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 238, 229

Red: 187 / Green: 238 / Blue: 229

HSL

169°, 60%, 83%

Hue: 169° / Saturation: 60% / Lightness: 83%

CMYK

21%, 0%, 4%, 7%

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

What color is #BBEEE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBEEE5 to RGB:

rgb(187, 238, 229)HEX to RGB Converter →

HEX to HSL

Convert #BBEEE5 to HSL:

hsl(169, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBEEE5 to CMYK:

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

Color Meaning and Usage

#BBEEE5 is a ethereal cyan color with RGB values of 187, 238, 229 and HSL of 169°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBEEE5 is #EEBAC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BAEECA.

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

Contrast with #BBEEE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBEEE5?

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

What is the RGB value of #BBEEE5?

#BBEEE5 in RGB is (187, 238, 229) - 187 red, 238 green, and 229 blue.

How to use #BBEEE5 in CSS?

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

What colors go well with #BBEEE5?

#EEBAC3 (complementary), #BAEECA (analogous), and #7CDECC (lighter shade) work well with #BBEEE5.