#BBEDCB Color Information

Hex color code: #BBEDCB

A soft green shade, #BBEDCB appears as (187, 237, 203) in RGB and (139°, 58%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BBEDCB
RGB
187, 237, 203
HSL
139°, 58%, 83%
CMYK
21%, 0%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBEDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 237, 203

Red: 187 / Green: 237 / Blue: 203

HSL

139°, 58%, 83%

Hue: 139° / Saturation: 58% / Lightness: 83%

CMYK

21%, 0%, 14%, 7%

Cyan: 21% / Magenta: 0% / Yellow: 14% / Key: 7%

What color is #BBEDCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBEDCB to RGB:

rgb(187, 237, 203)HEX to RGB Converter →

HEX to HSL

Convert #BBEDCB to HSL:

hsl(139, 58%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBEDCB to CMYK:

cmyk(21%, 0%, 14%, 7%)Color Converter →

Color Meaning and Usage

A light green tone, #BBEDCB has RGB (187, 237, 203) and HSL (139°, 58%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBEDCB is #EDBBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #C4EDBB.

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

Contrast with #BBEDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBEDCB?

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

What is the RGB value of #BBEDCB?

#BBEDCB in RGB is (187, 237, 203) - 187 red, 237 green, and 203 blue.

How to use #BBEDCB in CSS?

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

What colors go well with #BBEDCB?

#EDBBDD (complementary), #C4EDBB (analogous), and #7EDD9C (lighter shade) work well with #BBEDCB.