#BBEFB3 Color Information

Hex color code: #BBEFB3

A delicate green shade, #BBEFB3 appears as (187, 239, 179) in RGB and (112°, 65%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BBEFB3
RGB
187, 239, 179
HSL
112°, 65%, 82%
CMYK
22%, 0%, 25%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBEFB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 239, 179

Red: 187 / Green: 239 / Blue: 179

HSL

112°, 65%, 82%

Hue: 112° / Saturation: 65% / Lightness: 82%

CMYK

22%, 0%, 25%, 6%

Cyan: 22% / Magenta: 0% / Yellow: 25% / Key: 6%

What color is #BBEFB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBEFB3 to RGB:

rgb(187, 239, 179)HEX to RGB Converter →

HEX to HSL

Convert #BBEFB3 to HSL:

hsl(112, 65%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BBEFB3 to CMYK:

cmyk(22%, 0%, 25%, 6%)Color Converter →

Color Meaning and Usage

A light green tone, #BBEFB3 has RGB (187, 239, 179) and HSL (112°, 65%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBEFB3 is #E7B3EF, creating high-contrast pairings. For softer combinations, try analogous colors like #D9EFB3.

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

Contrast with #BBEFB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBEFB3?

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

What is the RGB value of #BBEFB3?

#BBEFB3 in RGB is (187, 239, 179) - 187 red, 239 green, and 179 blue.

How to use #BBEFB3 in CSS?

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

What colors go well with #BBEFB3?

#E7B3EF (complementary), #D9EFB3 (analogous), and #83E274 (lighter shade) work well with #BBEFB3.