#BFECED Color Information

Hex color code: #BFECED

#BFECED is a airy cyan color. In RGB it is (191, 236, 237), and in HSL it is (181°, 56%, 84%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#BFECED
RGB
191, 236, 237
HSL
181°, 56%, 84%
CMYK
19%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFECED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 236, 237

Red: 191 / Green: 236 / Blue: 237

HSL

181°, 56%, 84%

Hue: 181° / Saturation: 56% / Lightness: 84%

CMYK

19%, 0%, 0%, 7%

Cyan: 19% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #BFECED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFECED to RGB:

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

HEX to HSL

Convert #BFECED to HSL:

hsl(181, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFECED to CMYK:

cmyk(19%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BFECED is a delicate cyan color with RGB values of 191, 236, 237 and HSL of 181°, 56%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFECED is #EDC0BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFEDD7.

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

Contrast with #BFECED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFECED?

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

What is the RGB value of #BFECED?

#BFECED in RGB is (191, 236, 237) - 191 red, 236 green, and 237 blue.

How to use #BFECED in CSS?

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

What colors go well with #BFECED?

#EDC0BF (complementary), #BFEDD7 (analogous), and #84DBDC (lighter shade) work well with #BFECED.