#B0D8AB Color Information

Hex color code: #B0D8AB

A airy green shade, #B0D8AB appears as (176, 216, 171) in RGB and (113°, 37%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B0D8AB
RGB
176, 216, 171
HSL
113°, 37%, 76%
CMYK
19%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0D8AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 216, 171

Red: 176 / Green: 216 / Blue: 171

HSL

113°, 37%, 76%

Hue: 113° / Saturation: 37% / Lightness: 76%

CMYK

19%, 0%, 21%, 15%

Cyan: 19% / Magenta: 0% / Yellow: 21% / Key: 15%

What color is #B0D8AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0D8AB to RGB:

rgb(176, 216, 171)HEX to RGB Converter →

HEX to HSL

Convert #B0D8AB to HSL:

hsl(113, 37%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B0D8AB to CMYK:

cmyk(19%, 0%, 21%, 15%)Color Converter →

Color Meaning and Usage

A light green tone, #B0D8AB has RGB (176, 216, 171) and HSL (113°, 37%, 76%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0D8AB is #D3ABD8, creating high-contrast pairings. For softer combinations, try analogous colors like #C7D8AB.

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

Contrast with #B0D8AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0D8AB?

#B0D8AB is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #B0D8AB?

#B0D8AB in RGB is (176, 216, 171) - 176 red, 216 green, and 171 blue.

How to use #B0D8AB in CSS?

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

What colors go well with #B0D8AB?

#D3ABD8 (complementary), #C7D8AB (analogous), and #7FC077 (lighter shade) work well with #B0D8AB.