#BAF2FF Color Information

Hex color code: #BAF2FF

A airy cyan shade, #BAF2FF appears as (186, 242, 255) in RGB and (191°, 100%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#BAF2FF
RGB
186, 242, 255
HSL
191°, 100%, 86%
CMYK
27%, 5%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAF2FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 242, 255

Red: 186 / Green: 242 / Blue: 255

HSL

191°, 100%, 86%

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

CMYK

27%, 5%, 0%, 0%

Cyan: 27% / Magenta: 5% / Yellow: 0% / Key: 0%

What color is #BAF2FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAF2FF to RGB:

rgb(186, 242, 255)HEX to RGB Converter →

HEX to HSL

Convert #BAF2FF to HSL:

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

HEX to CMYK

Convert #BAF2FF to CMYK:

cmyk(27%, 5%, 0%, 0%)Color Converter →

Color Meaning and Usage

#BAF2FF is a light cyan color with RGB values of 186, 242, 255 and HSL of 191°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAF2FF is #FFC5B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8FFE8.

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

Contrast with #BAF2FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAF2FF?

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

What is the RGB value of #BAF2FF?

#BAF2FF in RGB is (186, 242, 255) - 186 red, 242 green, and 255 blue.

How to use #BAF2FF in CSS?

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

What colors go well with #BAF2FF?

#FFC5B8 (complementary), #B8FFE8 (analogous), and #6BE4FF (lighter shade) work well with #BAF2FF.