#B2FABB Color Information

Hex color code: #B2FABB

#B2FABB is a ethereal green color. In RGB it is (178, 250, 187), and in HSL it is (128°, 88%, 84%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#B2FABB
RGB
178, 250, 187
HSL
128°, 88%, 84%
CMYK
29%, 0%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2FABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 250, 187

Red: 178 / Green: 250 / Blue: 187

HSL

128°, 88%, 84%

Hue: 128° / Saturation: 88% / Lightness: 84%

CMYK

29%, 0%, 25%, 2%

Cyan: 29% / Magenta: 0% / Yellow: 25% / Key: 2%

What color is #B2FABB?

#B2FABB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2FABB to RGB:

rgb(178, 250, 187)HEX to RGB Converter →

HEX to HSL

Convert #B2FABB to HSL:

hsl(128, 88%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #B2FABB to CMYK:

cmyk(29%, 0%, 25%, 2%)Color Converter →

Color Meaning and Usage

#B2FABB is a light green color with RGB values of 178, 250, 187 and HSL of 128°, 88%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2FABB is #FAB2F1, creating high-contrast pairings. For softer combinations, try analogous colors like #CDFAB2.

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

Contrast with #B2FABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2FABB?

#B2FABB is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B2FABB?

#B2FABB in RGB is (178, 250, 187) - 178 red, 250 green, and 187 blue.

How to use #B2FABB in CSS?

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

What colors go well with #B2FABB?

#FAB2F1 (complementary), #CDFAB2 (analogous), and #6AF67D (lighter shade) work well with #B2FABB.