#BEF7EC Color Information

Hex color code: #BEF7EC

A ethereal cyan shade, #BEF7EC appears as (190, 247, 236) in RGB and (168°, 78%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#BEF7EC
RGB
190, 247, 236
HSL
168°, 78%, 86%
CMYK
23%, 0%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEF7EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 247, 236

Red: 190 / Green: 247 / Blue: 236

HSL

168°, 78%, 86%

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

CMYK

23%, 0%, 4%, 3%

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

What color is #BEF7EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEF7EC to RGB:

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

HEX to HSL

Convert #BEF7EC to HSL:

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

HEX to CMYK

Convert #BEF7EC to CMYK:

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

Color Meaning and Usage

#BEF7EC is a ethereal cyan color with RGB values of 190, 247, 236 and HSL of 168°, 78%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEF7EC is #F7BFCB, creating high-contrast pairings. For softer combinations, try analogous colors like #BFF7D0.

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

Contrast with #BEF7EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEF7EC?

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

What is the RGB value of #BEF7EC?

#BEF7EC in RGB is (190, 247, 236) - 190 red, 247 green, and 236 blue.

How to use #BEF7EC in CSS?

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

What colors go well with #BEF7EC?

#F7BFCB (complementary), #BFF7D0 (analogous), and #7BEFD8 (lighter shade) work well with #BEF7EC.