#B7FABF Color Information

Hex color code: #B7FABF

#B7FABF is a airy green color. In RGB it is (183, 250, 191), and in HSL it is (127°, 87%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#B7FABF
RGB
183, 250, 191
HSL
127°, 87%, 85%
CMYK
27%, 0%, 24%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7FABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 250, 191

Red: 183 / Green: 250 / Blue: 191

HSL

127°, 87%, 85%

Hue: 127° / Saturation: 87% / Lightness: 85%

CMYK

27%, 0%, 24%, 2%

Cyan: 27% / Magenta: 0% / Yellow: 24% / Key: 2%

What color is #B7FABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7FABF to RGB:

rgb(183, 250, 191)HEX to RGB Converter →

HEX to HSL

Convert #B7FABF to HSL:

hsl(127, 87%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #B7FABF to CMYK:

cmyk(27%, 0%, 24%, 2%)Color Converter →

Color Meaning and Usage

#B7FABF is a delicate green color with RGB values of 183, 250, 191 and HSL of 127°, 87%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7FABF is #FAB7F2, creating high-contrast pairings. For softer combinations, try analogous colors like #D1FAB7.

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

Contrast with #B7FABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7FABF?

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

What is the RGB value of #B7FABF?

#B7FABF in RGB is (183, 250, 191) - 183 red, 250 green, and 191 blue.

How to use #B7FABF in CSS?

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

What colors go well with #B7FABF?

#FAB7F2 (complementary), #D1FAB7 (analogous), and #70F57F (lighter shade) work well with #B7FABF.