#BFEAF5 Color Information

Hex color code: #BFEAF5

The hex color #BFEAF5 is a soft cyan with RGB values of (191, 234, 245) and HSL of (192°, 73%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BFEAF5
RGB
191, 234, 245
HSL
192°, 73%, 85%
CMYK
22%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 234, 245

Red: 191 / Green: 234 / Blue: 245

HSL

192°, 73%, 85%

Hue: 192° / Saturation: 73% / Lightness: 85%

CMYK

22%, 4%, 0%, 4%

Cyan: 22% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #BFEAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEAF5 to RGB:

rgb(191, 234, 245)HEX to RGB Converter →

HEX to HSL

Convert #BFEAF5 to HSL:

hsl(192, 73%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEAF5 to CMYK:

cmyk(22%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BFEAF5 is a airy cyan color with RGB values of 191, 234, 245 and HSL of 192°, 73%, 85%. 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 #BFEAF5 is #F5C8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDF5E4.

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

Contrast with #BFEAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEAF5?

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

What is the RGB value of #BFEAF5?

#BFEAF5 in RGB is (191, 234, 245) - 191 red, 234 green, and 245 blue.

How to use #BFEAF5 in CSS?

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

What colors go well with #BFEAF5?

#F5C8BD (complementary), #BDF5E4 (analogous), and #7BD4EA (lighter shade) work well with #BFEAF5.