#BAF6DE Color Information

Hex color code: #BAF6DE

The hex color #BAF6DE is a soft cyan with RGB values of (186, 246, 222) and HSL of (156°, 77%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BAF6DE
RGB
186, 246, 222
HSL
156°, 77%, 85%
CMYK
24%, 0%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAF6DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 246, 222

Red: 186 / Green: 246 / Blue: 222

HSL

156°, 77%, 85%

Hue: 156° / Saturation: 77% / Lightness: 85%

CMYK

24%, 0%, 10%, 4%

Cyan: 24% / Magenta: 0% / Yellow: 10% / Key: 4%

What color is #BAF6DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAF6DE to RGB:

rgb(186, 246, 222)HEX to RGB Converter →

HEX to HSL

Convert #BAF6DE to HSL:

hsl(156, 77%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BAF6DE to CMYK:

cmyk(24%, 0%, 10%, 4%)Color Converter →

Color Meaning and Usage

#BAF6DE is a airy cyan color with RGB values of 186, 246, 222 and HSL of 156°, 77%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAF6DE is #F6BBD3, creating high-contrast pairings. For softer combinations, try analogous colors like #BBF6C1.

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

Contrast with #BAF6DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAF6DE?

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

What is the RGB value of #BAF6DE?

#BAF6DE in RGB is (186, 246, 222) - 186 red, 246 green, and 222 blue.

How to use #BAF6DE in CSS?

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

What colors go well with #BAF6DE?

#F6BBD3 (complementary), #BBF6C1 (analogous), and #78EDBE (lighter shade) work well with #BAF6DE.