#BAF3F0 Color Information

Hex color code: #BAF3F0

A delicate cyan shade, #BAF3F0 appears as (186, 243, 240) in RGB and (177°, 70%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#BAF3F0
RGB
186, 243, 240
HSL
177°, 70%, 84%
CMYK
23%, 0%, 1%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAF3F0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 243, 240

Red: 186 / Green: 243 / Blue: 240

HSL

177°, 70%, 84%

Hue: 177° / Saturation: 70% / Lightness: 84%

CMYK

23%, 0%, 1%, 5%

Cyan: 23% / Magenta: 0% / Yellow: 1% / Key: 5%

What color is #BAF3F0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAF3F0 to RGB:

rgb(186, 243, 240)HEX to RGB Converter →

HEX to HSL

Convert #BAF3F0 to HSL:

hsl(177, 70%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BAF3F0 to CMYK:

cmyk(23%, 0%, 1%, 5%)Color Converter →

Color Meaning and Usage

#BAF3F0 is a airy cyan color with RGB values of 186, 243, 240 and HSL of 177°, 70%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAF3F0 is #F3BABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BAF3D3.

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

Contrast with #BAF3F0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAF3F0?

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

What is the RGB value of #BAF3F0?

#BAF3F0 in RGB is (186, 243, 240) - 186 red, 243 green, and 240 blue.

How to use #BAF3F0 in CSS?

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

What colors go well with #BAF3F0?

#F3BABC (complementary), #BAF3D3 (analogous), and #79E7E2 (lighter shade) work well with #BAF3F0.