#BBEEE6 Color Information

Hex color code: #BBEEE6

#BBEEE6 is a delicate cyan color. In RGB it is (187, 238, 230), and in HSL it is (171°, 60%, 83%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#BBEEE6
RGB
187, 238, 230
HSL
171°, 60%, 83%
CMYK
21%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBEEE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 238, 230

Red: 187 / Green: 238 / Blue: 230

HSL

171°, 60%, 83%

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

CMYK

21%, 0%, 3%, 7%

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

What color is #BBEEE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBEEE6 to RGB:

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

HEX to HSL

Convert #BBEEE6 to HSL:

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

HEX to CMYK

Convert #BBEEE6 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BBEEE6 has RGB (187, 238, 230) and HSL (171°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBEEE6 is #EEBAC1, creating high-contrast pairings. For softer combinations, try analogous colors like #BAEECC.

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

Contrast with #BBEEE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBEEE6?

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

What is the RGB value of #BBEEE6?

#BBEEE6 in RGB is (187, 238, 230) - 187 red, 238 green, and 230 blue.

How to use #BBEEE6 in CSS?

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

What colors go well with #BBEEE6?

#EEBAC1 (complementary), #BAEECC (analogous), and #7CDED0 (lighter shade) work well with #BBEEE6.