#B6ECBD Color Information

Hex color code: #B6ECBD

#B6ECBD is a delicate green color. In RGB it is (182, 236, 189), and in HSL it is (128°, 59%, 82%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#B6ECBD
RGB
182, 236, 189
HSL
128°, 59%, 82%
CMYK
23%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6ECBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 236, 189

Red: 182 / Green: 236 / Blue: 189

HSL

128°, 59%, 82%

Hue: 128° / Saturation: 59% / Lightness: 82%

CMYK

23%, 0%, 20%, 7%

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

What color is #B6ECBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6ECBD to RGB:

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

HEX to HSL

Convert #B6ECBD to HSL:

hsl(128, 59%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B6ECBD to CMYK:

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

Color Meaning and Usage

A soft green tone, #B6ECBD has RGB (182, 236, 189) and HSL (128°, 59%, 82%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6ECBD is #ECB6E5, creating high-contrast pairings. For softer combinations, try analogous colors like #CAECB6.

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

Contrast with #B6ECBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6ECBD?

#B6ECBD is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B6ECBD?

#B6ECBD in RGB is (182, 236, 189) - 182 red, 236 green, and 189 blue.

How to use #B6ECBD in CSS?

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

What colors go well with #B6ECBD?

#ECB6E5 (complementary), #CAECB6 (analogous), and #79DC86 (lighter shade) work well with #B6ECBD.