#BAF5BA Color Information

Hex color code: #BAF5BA

A ethereal green shade, #BAF5BA appears as (186, 245, 186) in RGB and (120°, 75%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BAF5BA
RGB
186, 245, 186
HSL
120°, 75%, 85%
CMYK
24%, 0%, 24%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAF5BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 245, 186

Red: 186 / Green: 245 / Blue: 186

HSL

120°, 75%, 85%

Hue: 120° / Saturation: 75% / Lightness: 85%

CMYK

24%, 0%, 24%, 4%

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

What color is #BAF5BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAF5BA to RGB:

rgb(186, 245, 186)HEX to RGB Converter →

HEX to HSL

Convert #BAF5BA to HSL:

hsl(120, 75%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BAF5BA to CMYK:

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

Color Meaning and Usage

A airy green tone, #BAF5BA has RGB (186, 245, 186) and HSL (120°, 75%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAF5BA is #F5BCF5, creating high-contrast pairings. For softer combinations, try analogous colors like #D9F5BC.

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

Contrast with #BAF5BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAF5BA?

#BAF5BA is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAF5BA?

#BAF5BA in RGB is (186, 245, 186) - 186 red, 245 green, and 186 blue.

How to use #BAF5BA in CSS?

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

What colors go well with #BAF5BA?

#F5BCF5 (complementary), #D9F5BC (analogous), and #79EC79 (lighter shade) work well with #BAF5BA.