#BAEDCF Color Information

Hex color code: #BAEDCF

A light green shade, #BAEDCF appears as (186, 237, 207) in RGB and (145°, 59%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BAEDCF
RGB
186, 237, 207
HSL
145°, 59%, 83%
CMYK
22%, 0%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 237, 207

Red: 186 / Green: 237 / Blue: 207

HSL

145°, 59%, 83%

Hue: 145° / Saturation: 59% / Lightness: 83%

CMYK

22%, 0%, 13%, 7%

Cyan: 22% / Magenta: 0% / Yellow: 13% / Key: 7%

What color is #BAEDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEDCF to RGB:

rgb(186, 237, 207)HEX to RGB Converter →

HEX to HSL

Convert #BAEDCF to HSL:

hsl(145, 59%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEDCF to CMYK:

cmyk(22%, 0%, 13%, 7%)Color Converter →

Color Meaning and Usage

#BAEDCF is a airy green color with RGB values of 186, 237, 207 and HSL of 145°, 59%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEDCF is #EDBAD8, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEDBA.

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

Contrast with #BAEDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEDCF?

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

What is the RGB value of #BAEDCF?

#BAEDCF in RGB is (186, 237, 207) - 186 red, 237 green, and 207 blue.

How to use #BAEDCF in CSS?

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

What colors go well with #BAEDCF?

#EDBAD8 (complementary), #BEEDBA (analogous), and #7DDEA5 (lighter shade) work well with #BAEDCF.