#B4F28B Color Information

Hex color code: #B4F28B

The hex color #B4F28B is a dynamic green with RGB values of (180, 242, 139) and HSL of (96°, 80%, 75%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#B4F28B
RGB
180, 242, 139
HSL
96°, 80%, 75%
CMYK
26%, 0%, 43%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4F28B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 242, 139

Red: 180 / Green: 242 / Blue: 139

HSL

96°, 80%, 75%

Hue: 96° / Saturation: 80% / Lightness: 75%

CMYK

26%, 0%, 43%, 5%

Cyan: 26% / Magenta: 0% / Yellow: 43% / Key: 5%

What color is #B4F28B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4F28B to RGB:

rgb(180, 242, 139)HEX to RGB Converter →

HEX to HSL

Convert #B4F28B to HSL:

hsl(96, 80%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B4F28B to CMYK:

cmyk(26%, 0%, 43%, 5%)Color Converter →

Color Meaning and Usage

#B4F28B is a eye-catching green color with RGB values of 180, 242, 139 and HSL of 96°, 80%, 75%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4F28B is #C98CF2, creating high-contrast pairings. For softer combinations, try analogous colors like #E8F28C.

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

Contrast with #B4F28B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4F28B?

#B4F28B is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #B4F28B?

#B4F28B in RGB is (180, 242, 139) - 180 red, 242 green, and 139 blue.

How to use #B4F28B in CSS?

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

What colors go well with #B4F28B?

#C98CF2 (complementary), #E8F28C (analogous), and #89EB47 (lighter shade) work well with #B4F28B.