#B4E4BF Color Information

Hex color code: #B4E4BF

A delicate green shade, #B4E4BF appears as (180, 228, 191) in RGB and (134°, 47%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B4E4BF
RGB
180, 228, 191
HSL
134°, 47%, 80%
CMYK
21%, 0%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4E4BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 228, 191

Red: 180 / Green: 228 / Blue: 191

HSL

134°, 47%, 80%

Hue: 134° / Saturation: 47% / Lightness: 80%

CMYK

21%, 0%, 16%, 11%

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

What color is #B4E4BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4E4BF to RGB:

rgb(180, 228, 191)HEX to RGB Converter →

HEX to HSL

Convert #B4E4BF to HSL:

hsl(134, 47%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #B4E4BF to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #B4E4BF has RGB (180, 228, 191) and HSL (134°, 47%, 80%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4E4BF is #E4B4D9, creating high-contrast pairings. For softer combinations, try analogous colors like #C1E4B4.

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

Contrast with #B4E4BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4E4BF?

#B4E4BF is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #B4E4BF?

#B4E4BF in RGB is (180, 228, 191) - 180 red, 228 green, and 191 blue.

How to use #B4E4BF in CSS?

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

What colors go well with #B4E4BF?

#E4B4D9 (complementary), #C1E4B4 (analogous), and #7CD08F (lighter shade) work well with #B4E4BF.