#B4E98B Color Information

Hex color code: #B4E98B

A balanced green shade, #B4E98B appears as (180, 233, 139) in RGB and (94°, 68%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#B4E98B
RGB
180, 233, 139
HSL
94°, 68%, 73%
CMYK
23%, 0%, 40%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4E98B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 233, 139

Red: 180 / Green: 233 / Blue: 139

HSL

94°, 68%, 73%

Hue: 94° / Saturation: 68% / Lightness: 73%

CMYK

23%, 0%, 40%, 9%

Cyan: 23% / Magenta: 0% / Yellow: 40% / Key: 9%

What color is #B4E98B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4E98B to RGB:

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

HEX to HSL

Convert #B4E98B to HSL:

hsl(94, 68%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B4E98B to CMYK:

cmyk(23%, 0%, 40%, 9%)Color Converter →

Color Meaning and Usage

#B4E98B is a balanced green color with RGB values of 180, 233, 139 and HSL of 94°, 68%, 73%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4E98B is #C08BE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E98B.

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

Contrast with #B4E98B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4E98B?

#B4E98B is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #B4E98B?

#B4E98B in RGB is (180, 233, 139) - 180 red, 233 green, and 139 blue.

How to use #B4E98B in CSS?

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

What colors go well with #B4E98B?

#C08BE9 (complementary), #E3E98B (analogous), and #8ADD4B (lighter shade) work well with #B4E98B.