#B9ECBE Color Information

Hex color code: #B9ECBE

A delicate green shade, #B9ECBE appears as (185, 236, 190) in RGB and (126°, 57%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#B9ECBE
RGB
185, 236, 190
HSL
126°, 57%, 83%
CMYK
22%, 0%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9ECBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 236, 190

Red: 185 / Green: 236 / Blue: 190

HSL

126°, 57%, 83%

Hue: 126° / Saturation: 57% / Lightness: 83%

CMYK

22%, 0%, 19%, 7%

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

What color is #B9ECBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9ECBE to RGB:

rgb(185, 236, 190)HEX to RGB Converter →

HEX to HSL

Convert #B9ECBE to HSL:

hsl(126, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B9ECBE to CMYK:

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

Color Meaning and Usage

#B9ECBE is a ethereal green color with RGB values of 185, 236, 190 and HSL of 126°, 57%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9ECBE is #ECBBE7, creating high-contrast pairings. For softer combinations, try analogous colors like #CFECBB.

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

Contrast with #B9ECBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9ECBE?

#B9ECBE is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B9ECBE?

#B9ECBE in RGB is (185, 236, 190) - 185 red, 236 green, and 190 blue.

How to use #B9ECBE in CSS?

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

What colors go well with #B9ECBE?

#ECBBE7 (complementary), #CFECBB (analogous), and #7FDC88 (lighter shade) work well with #B9ECBE.