#B3E0BA Color Information

Hex color code: #B3E0BA

#B3E0BA is a airy green color. In RGB it is (179, 224, 186), and in HSL it is (129°, 42%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B3E0BA
RGB
179, 224, 186
HSL
129°, 42%, 79%
CMYK
20%, 0%, 17%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3E0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 224, 186

Red: 179 / Green: 224 / Blue: 186

HSL

129°, 42%, 79%

Hue: 129° / Saturation: 42% / Lightness: 79%

CMYK

20%, 0%, 17%, 12%

Cyan: 20% / Magenta: 0% / Yellow: 17% / Key: 12%

What color is #B3E0BA?

#B3E0BA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3E0BA to RGB:

rgb(179, 224, 186)HEX to RGB Converter →

HEX to HSL

Convert #B3E0BA to HSL:

hsl(129, 42%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B3E0BA to CMYK:

cmyk(20%, 0%, 17%, 12%)Color Converter →

Color Meaning and Usage

A light green tone, #B3E0BA has RGB (179, 224, 186) and HSL (129°, 42%, 79%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3E0BA is #E0B3D9, creating high-contrast pairings. For softer combinations, try analogous colors like #C3E0B3.

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

Contrast with #B3E0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3E0BA?

#B3E0BA is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #B3E0BA?

#B3E0BA in RGB is (179, 224, 186) - 179 red, 224 green, and 186 blue.

How to use #B3E0BA in CSS?

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

What colors go well with #B3E0BA?

#E0B3D9 (complementary), #C3E0B3 (analogous), and #7DCA88 (lighter shade) work well with #B3E0BA.