#B3FFBB Color Information

Hex color code: #B3FFBB

A soft green shade, #B3FFBB appears as (179, 255, 187) in RGB and (126°, 100%, 85%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#B3FFBB
RGB
179, 255, 187
HSL
126°, 100%, 85%
CMYK
30%, 0%, 27%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3FFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 255, 187

Red: 179 / Green: 255 / Blue: 187

HSL

126°, 100%, 85%

Hue: 126° / Saturation: 100% / Lightness: 85%

CMYK

30%, 0%, 27%, 0%

Cyan: 30% / Magenta: 0% / Yellow: 27% / Key: 0%

What color is #B3FFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3FFBB to RGB:

rgb(179, 255, 187)HEX to RGB Converter →

HEX to HSL

Convert #B3FFBB to HSL:

hsl(126, 100%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #B3FFBB to CMYK:

cmyk(30%, 0%, 27%, 0%)Color Converter →

Color Meaning and Usage

#B3FFBB is a delicate green color with RGB values of 179, 255, 187 and HSL of 126°, 100%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3FFBB is #FFB3F7, creating high-contrast pairings. For softer combinations, try analogous colors like #D1FFB3.

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

Contrast with #B3FFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3FFBB?

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

What is the RGB value of #B3FFBB?

#B3FFBB in RGB is (179, 255, 187) - 179 red, 255 green, and 187 blue.

How to use #B3FFBB in CSS?

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

What colors go well with #B3FFBB?

#FFB3F7 (complementary), #D1FFB3 (analogous), and #66FF75 (lighter shade) work well with #B3FFBB.