#BAF3DB Color Information

Hex color code: #BAF3DB

A light cyan shade, #BAF3DB appears as (186, 243, 219) in RGB and (155°, 70%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BAF3DB
RGB
186, 243, 219
HSL
155°, 70%, 84%
CMYK
23%, 0%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAF3DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 243, 219

Red: 186 / Green: 243 / Blue: 219

HSL

155°, 70%, 84%

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

CMYK

23%, 0%, 10%, 5%

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

What color is #BAF3DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAF3DB to RGB:

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

HEX to HSL

Convert #BAF3DB to HSL:

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

HEX to CMYK

Convert #BAF3DB to CMYK:

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

Color Meaning and Usage

#BAF3DB is a light cyan color with RGB values of 186, 243, 219 and HSL of 155°, 70%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAF3DB is #F3BAD1, creating high-contrast pairings. For softer combinations, try analogous colors like #BAF3BE.

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

Contrast with #BAF3DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAF3DB?

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

What is the RGB value of #BAF3DB?

#BAF3DB in RGB is (186, 243, 219) - 186 red, 243 green, and 219 blue.

How to use #BAF3DB in CSS?

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

What colors go well with #BAF3DB?

#F3BAD1 (complementary), #BAF3BE (analogous), and #79E7B9 (lighter shade) work well with #BAF3DB.