#B2D89E Color Information

Hex color code: #B2D89E

A delicate green shade, #B2D89E appears as (178, 216, 158) in RGB and (99°, 43%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B2D89E
RGB
178, 216, 158
HSL
99°, 43%, 73%
CMYK
18%, 0%, 27%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2D89E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 216, 158

Red: 178 / Green: 216 / Blue: 158

HSL

99°, 43%, 73%

Hue: 99° / Saturation: 43% / Lightness: 73%

CMYK

18%, 0%, 27%, 15%

Cyan: 18% / Magenta: 0% / Yellow: 27% / Key: 15%

What color is #B2D89E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2D89E to RGB:

rgb(178, 216, 158)HEX to RGB Converter →

HEX to HSL

Convert #B2D89E to HSL:

hsl(99, 43%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B2D89E to CMYK:

cmyk(18%, 0%, 27%, 15%)Color Converter →

Color Meaning and Usage

A pastel green tone, #B2D89E has RGB (178, 216, 158) and HSL (99°, 43%, 73%). 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 #B2D89E is #C39DD8, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD89D.

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

Contrast with #B2D89E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2D89E?

#B2D89E is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #B2D89E?

#B2D89E in RGB is (178, 216, 158) - 178 red, 216 green, and 158 blue.

How to use #B2D89E in CSS?

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

What colors go well with #B2D89E?

#C39DD8 (complementary), #CFD89D (analogous), and #86C266 (lighter shade) work well with #B2D89E.