#B2EDFB Color Information

Hex color code: #B2EDFB

The hex color #B2EDFB is a airy cyan with RGB values of (178, 237, 251) and HSL of (192°, 90%, 84%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#B2EDFB
RGB
178, 237, 251
HSL
192°, 90%, 84%
CMYK
29%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2EDFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 237, 251

Red: 178 / Green: 237 / Blue: 251

HSL

192°, 90%, 84%

Hue: 192° / Saturation: 90% / Lightness: 84%

CMYK

29%, 6%, 0%, 2%

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

What color is #B2EDFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2EDFB to RGB:

rgb(178, 237, 251)HEX to RGB Converter →

HEX to HSL

Convert #B2EDFB to HSL:

hsl(192, 90%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #B2EDFB to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #B2EDFB has RGB (178, 237, 251) and HSL (192°, 90%, 84%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2EDFB is #FBC0B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1FBE5.

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

Contrast with #B2EDFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2EDFB?

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

What is the RGB value of #B2EDFB?

#B2EDFB in RGB is (178, 237, 251) - 178 red, 237 green, and 251 blue.

How to use #B2EDFB in CSS?

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

What colors go well with #B2EDFB?

#FBC0B1 (complementary), #B1FBE5 (analogous), and #69DBF7 (lighter shade) work well with #B2EDFB.