#B3ECBD Color Information

Hex color code: #B3ECBD

The hex color #B3ECBD is a light green with RGB values of (179, 236, 189) and HSL of (131°, 60%, 81%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#B3ECBD
RGB
179, 236, 189
HSL
131°, 60%, 81%
CMYK
24%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3ECBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 236, 189

Red: 179 / Green: 236 / Blue: 189

HSL

131°, 60%, 81%

Hue: 131° / Saturation: 60% / Lightness: 81%

CMYK

24%, 0%, 20%, 7%

Cyan: 24% / Magenta: 0% / Yellow: 20% / Key: 7%

What color is #B3ECBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3ECBD to RGB:

rgb(179, 236, 189)HEX to RGB Converter →

HEX to HSL

Convert #B3ECBD to HSL:

hsl(131, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B3ECBD to CMYK:

cmyk(24%, 0%, 20%, 7%)Color Converter →

Color Meaning and Usage

A delicate green tone, #B3ECBD has RGB (179, 236, 189) and HSL (131°, 60%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3ECBD is #ECB1E1, creating high-contrast pairings. For softer combinations, try analogous colors like #C4ECB1.

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

Contrast with #B3ECBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3ECBD?

#B3ECBD is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B3ECBD?

#B3ECBD in RGB is (179, 236, 189) - 179 red, 236 green, and 189 blue.

How to use #B3ECBD in CSS?

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

What colors go well with #B3ECBD?

#ECB1E1 (complementary), #C4ECB1 (analogous), and #74DC87 (lighter shade) work well with #B3ECBD.