#BFEFF5 Color Information

Hex color code: #BFEFF5

The hex color #BFEFF5 is a airy cyan with RGB values of (191, 239, 245) and HSL of (187°, 73%, 85%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#BFEFF5
RGB
191, 239, 245
HSL
187°, 73%, 85%
CMYK
22%, 2%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 245

Red: 191 / Green: 239 / Blue: 245

HSL

187°, 73%, 85%

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

CMYK

22%, 2%, 0%, 4%

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

What color is #BFEFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFF5 to RGB:

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

HEX to HSL

Convert #BFEFF5 to HSL:

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

HEX to CMYK

Convert #BFEFF5 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BFEFF5 has RGB (191, 239, 245) and HSL (187°, 73%, 85%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFF5 is #F5C3BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDF5DF.

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

Contrast with #BFEFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFF5?

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

What is the RGB value of #BFEFF5?

#BFEFF5 in RGB is (191, 239, 245) - 191 red, 239 green, and 245 blue.

How to use #BFEFF5 in CSS?

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

What colors go well with #BFEFF5?

#F5C3BD (complementary), #BDF5DF (analogous), and #7BDDEA (lighter shade) work well with #BFEFF5.