#BFECF7 Color Information

Hex color code: #BFECF7

#BFECF7 is a light cyan color. In RGB it is (191, 236, 247), and in HSL it is (192°, 78%, 86%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#BFECF7
RGB
191, 236, 247
HSL
192°, 78%, 86%
CMYK
23%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFECF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 236, 247

Red: 191 / Green: 236 / Blue: 247

HSL

192°, 78%, 86%

Hue: 192° / Saturation: 78% / Lightness: 86%

CMYK

23%, 4%, 0%, 3%

Cyan: 23% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #BFECF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFECF7 to RGB:

rgb(191, 236, 247)HEX to RGB Converter →

HEX to HSL

Convert #BFECF7 to HSL:

hsl(192, 78%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BFECF7 to CMYK:

cmyk(23%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

#BFECF7 is a ethereal cyan color with RGB values of 191, 236, 247 and HSL of 192°, 78%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFECF7 is #F7CBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFF7E6.

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

Contrast with #BFECF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFECF7?

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

What is the RGB value of #BFECF7?

#BFECF7 in RGB is (191, 236, 247) - 191 red, 236 green, and 247 blue.

How to use #BFECF7 in CSS?

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

What colors go well with #BFECF7?

#F7CBBF (complementary), #BFF7E6 (analogous), and #7BD8EF (lighter shade) work well with #BFECF7.