#B2EDFA Color Information

Hex color code: #B2EDFA

A light cyan shade, #B2EDFA appears as (178, 237, 250) in RGB and (191°, 88%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#B2EDFA
RGB
178, 237, 250
HSL
191°, 88%, 84%
CMYK
29%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2EDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 237, 250

Red: 178 / Green: 237 / Blue: 250

HSL

191°, 88%, 84%

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

CMYK

29%, 5%, 0%, 2%

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

What color is #B2EDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2EDFA to RGB:

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

HEX to HSL

Convert #B2EDFA to HSL:

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

HEX to CMYK

Convert #B2EDFA to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #B2EDFA has RGB (178, 237, 250) and HSL (191°, 88%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2EDFA is #FABFB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2FAE3.

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

Contrast with #B2EDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2EDFA?

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

What is the RGB value of #B2EDFA?

#B2EDFA in RGB is (178, 237, 250) - 178 red, 237 green, and 250 blue.

How to use #B2EDFA in CSS?

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

What colors go well with #B2EDFA?

#FABFB2 (complementary), #B2FAE3 (analogous), and #6ADCF6 (lighter shade) work well with #B2EDFA.