#B3E384 Color Information

Hex color code: #B3E384

A neutral green shade, #B3E384 appears as (179, 227, 132) in RGB and (90°, 63%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#B3E384
RGB
179, 227, 132
HSL
90°, 63%, 70%
CMYK
21%, 0%, 42%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3E384; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 227, 132

Red: 179 / Green: 227 / Blue: 132

HSL

90°, 63%, 70%

Hue: 90° / Saturation: 63% / Lightness: 70%

CMYK

21%, 0%, 42%, 11%

Cyan: 21% / Magenta: 0% / Yellow: 42% / Key: 11%

What color is #B3E384?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3E384 to RGB:

rgb(179, 227, 132)HEX to RGB Converter →

HEX to HSL

Convert #B3E384 to HSL:

hsl(90, 63%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B3E384 to CMYK:

cmyk(21%, 0%, 42%, 11%)Color Converter →

Color Meaning and Usage

#B3E384 is a muted green color with RGB values of 179, 227, 132 and HSL of 90°, 63%, 70%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3E384 is #B382E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E382.

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

Contrast with #B3E384

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3E384?

#B3E384 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #B3E384?

#B3E384 in RGB is (179, 227, 132) - 179 red, 227 green, and 132 blue.

How to use #B3E384 in CSS?

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

What colors go well with #B3E384?

#B382E3 (complementary), #E3E382 (analogous), and #8CD544 (lighter shade) work well with #B3E384.