#BAFBE5 Color Information

Hex color code: #BAFBE5

The hex color #BAFBE5 is a ethereal cyan with RGB values of (186, 251, 229) and HSL of (160°, 89%, 86%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#BAFBE5
RGB
186, 251, 229
HSL
160°, 89%, 86%
CMYK
26%, 0%, 9%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAFBE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 251, 229

Red: 186 / Green: 251 / Blue: 229

HSL

160°, 89%, 86%

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

CMYK

26%, 0%, 9%, 2%

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

What color is #BAFBE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAFBE5 to RGB:

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

HEX to HSL

Convert #BAFBE5 to HSL:

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

HEX to CMYK

Convert #BAFBE5 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BAFBE5 has RGB (186, 251, 229) and HSL (160°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAFBE5 is #FBBCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #BCFBC6.

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

Contrast with #BAFBE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAFBE5?

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

What is the RGB value of #BAFBE5?

#BAFBE5 in RGB is (186, 251, 229) - 186 red, 251 green, and 229 blue.

How to use #BAFBE5 in CSS?

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

What colors go well with #BAFBE5?

#FBBCD1 (complementary), #BCFBC6 (analogous), and #73F7CB (lighter shade) work well with #BAFBE5.