#BEF6EB Color Information

Hex color code: #BEF6EB

A light cyan shade, #BEF6EB appears as (190, 246, 235) in RGB and (168°, 76%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#BEF6EB
RGB
190, 246, 235
HSL
168°, 76%, 85%
CMYK
23%, 0%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEF6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 246, 235

Red: 190 / Green: 246 / Blue: 235

HSL

168°, 76%, 85%

Hue: 168° / Saturation: 76% / Lightness: 85%

CMYK

23%, 0%, 4%, 4%

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

What color is #BEF6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEF6EB to RGB:

rgb(190, 246, 235)HEX to RGB Converter →

HEX to HSL

Convert #BEF6EB to HSL:

hsl(168, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BEF6EB to CMYK:

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

Color Meaning and Usage

A light cyan tone, #BEF6EB has RGB (190, 246, 235) and HSL (168°, 76%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEF6EB is #F6BCC7, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF6CD.

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

Contrast with #BEF6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEF6EB?

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

What is the RGB value of #BEF6EB?

#BEF6EB in RGB is (190, 246, 235) - 190 red, 246 green, and 235 blue.

How to use #BEF6EB in CSS?

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

What colors go well with #BEF6EB?

#F6BCC7 (complementary), #BCF6CD (analogous), and #78EDD5 (lighter shade) work well with #BEF6EB.