#B7FADB Color Information

Hex color code: #B7FADB

A ethereal cyan shade, #B7FADB appears as (183, 250, 219) in RGB and (152°, 87%, 85%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#B7FADB
RGB
183, 250, 219
HSL
152°, 87%, 85%
CMYK
27%, 0%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7FADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 250, 219

Red: 183 / Green: 250 / Blue: 219

HSL

152°, 87%, 85%

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

CMYK

27%, 0%, 12%, 2%

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

What color is #B7FADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7FADB to RGB:

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

HEX to HSL

Convert #B7FADB to HSL:

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

HEX to CMYK

Convert #B7FADB to CMYK:

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

Color Meaning and Usage

#B7FADB is a light cyan color with RGB values of 183, 250, 219 and HSL of 152°, 87%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7FADB is #FAB7D7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7FABA.

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

Contrast with #B7FADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7FADB?

#B7FADB is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B7FADB?

#B7FADB in RGB is (183, 250, 219) - 183 red, 250 green, and 219 blue.

How to use #B7FADB in CSS?

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

What colors go well with #B7FADB?

#FAB7D7 (complementary), #B7FABA (analogous), and #70F5B7 (lighter shade) work well with #B7FADB.