#B2FADA Color Information

Hex color code: #B2FADA

The hex color #B2FADA is a soft cyan with RGB values of (178, 250, 218) and HSL of (153°, 88%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#B2FADA
RGB
178, 250, 218
HSL
153°, 88%, 84%
CMYK
29%, 0%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2FADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 250, 218

Red: 178 / Green: 250 / Blue: 218

HSL

153°, 88%, 84%

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

CMYK

29%, 0%, 13%, 2%

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

What color is #B2FADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2FADA to RGB:

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

HEX to HSL

Convert #B2FADA to HSL:

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

HEX to CMYK

Convert #B2FADA to CMYK:

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

Color Meaning and Usage

#B2FADA is a light cyan color with RGB values of 178, 250, 218 and HSL of 153°, 88%, 84%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2FADA is #FAB2D3, creating high-contrast pairings. For softer combinations, try analogous colors like #B2FAB6.

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

Contrast with #B2FADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2FADA?

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

What is the RGB value of #B2FADA?

#B2FADA in RGB is (178, 250, 218) - 178 red, 250 green, and 218 blue.

How to use #B2FADA in CSS?

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

What colors go well with #B2FADA?

#FAB2D3 (complementary), #B2FAB6 (analogous), and #6AF6B7 (lighter shade) work well with #B2FADA.