#B3EDFA Color Information

Hex color code: #B3EDFA

#B3EDFA is a ethereal cyan color. In RGB it is (179, 237, 250), and in HSL it is (191°, 88%, 84%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#B3EDFA
RGB
179, 237, 250
HSL
191°, 88%, 84%
CMYK
28%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3EDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 237, 250

Red: 179 / Green: 237 / Blue: 250

HSL

191°, 88%, 84%

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

CMYK

28%, 5%, 0%, 2%

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

What color is #B3EDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3EDFA to RGB:

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

HEX to HSL

Convert #B3EDFA to HSL:

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

HEX to CMYK

Convert #B3EDFA to CMYK:

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

Color Meaning and Usage

A light cyan tone, #B3EDFA has RGB (179, 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 #B3EDFA is #FABFB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2FAE3.

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

Contrast with #B3EDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3EDFA?

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

What is the RGB value of #B3EDFA?

#B3EDFA in RGB is (179, 237, 250) - 179 red, 237 green, and 250 blue.

How to use #B3EDFA in CSS?

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

What colors go well with #B3EDFA?

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