#BAEFEA Color Information

Hex color code: #BAEFEA

The hex color #BAEFEA is a soft cyan with RGB values of (186, 239, 234) and HSL of (174°, 62%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BAEFEA
RGB
186, 239, 234
HSL
174°, 62%, 83%
CMYK
22%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 239, 234

Red: 186 / Green: 239 / Blue: 234

HSL

174°, 62%, 83%

Hue: 174° / Saturation: 62% / Lightness: 83%

CMYK

22%, 0%, 2%, 6%

Cyan: 22% / Magenta: 0% / Yellow: 2% / Key: 6%

What color is #BAEFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEFEA to RGB:

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

HEX to HSL

Convert #BAEFEA to HSL:

hsl(174, 62%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEFEA to CMYK:

cmyk(22%, 0%, 2%, 6%)Color Converter →

Color Meaning and Usage

#BAEFEA is a airy cyan color with RGB values of 186, 239, 234 and HSL of 174°, 62%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEFEA is #EFB9BE, creating high-contrast pairings. For softer combinations, try analogous colors like #B9EFCE.

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

Contrast with #BAEFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEFEA?

#BAEFEA is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAEFEA?

#BAEFEA in RGB is (186, 239, 234) - 186 red, 239 green, and 234 blue.

How to use #BAEFEA in CSS?

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

What colors go well with #BAEFEA?

#EFB9BE (complementary), #B9EFCE (analogous), and #7BE0D6 (lighter shade) work well with #BAEFEA.