#BAEFFB Color Information

Hex color code: #BAEFFB

A ethereal cyan shade, #BAEFFB appears as (186, 239, 251) in RGB and (191°, 89%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#BAEFFB
RGB
186, 239, 251
HSL
191°, 89%, 86%
CMYK
26%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 239, 251

Red: 186 / Green: 239 / Blue: 251

HSL

191°, 89%, 86%

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

CMYK

26%, 5%, 0%, 2%

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

What color is #BAEFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEFFB to RGB:

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

HEX to HSL

Convert #BAEFFB to HSL:

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

HEX to CMYK

Convert #BAEFFB to CMYK:

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

Color Meaning and Usage

#BAEFFB is a delicate cyan color with RGB values of 186, 239, 251 and HSL of 191°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BAEFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEFFB?

#BAEFFB is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAEFFB?

#BAEFFB in RGB is (186, 239, 251) - 186 red, 239 green, and 251 blue.

How to use #BAEFFB in CSS?

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

What colors go well with #BAEFFB?

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