#BEF5CF Color Information

Hex color code: #BEF5CF

The hex color #BEF5CF is a airy green with RGB values of (190, 245, 207) and HSL of (139°, 73%, 85%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BEF5CF
RGB
190, 245, 207
HSL
139°, 73%, 85%
CMYK
22%, 0%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEF5CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 245, 207

Red: 190 / Green: 245 / Blue: 207

HSL

139°, 73%, 85%

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

CMYK

22%, 0%, 16%, 4%

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

What color is #BEF5CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEF5CF to RGB:

rgb(190, 245, 207)HEX to RGB Converter →

HEX to HSL

Convert #BEF5CF to HSL:

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

HEX to CMYK

Convert #BEF5CF to CMYK:

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

Color Meaning and Usage

A light green tone, #BEF5CF has RGB (190, 245, 207) and HSL (139°, 73%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEF5CF is #F5BDE3, creating high-contrast pairings. For softer combinations, try analogous colors like #C7F5BD.

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

Contrast with #BEF5CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEF5CF?

#BEF5CF is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BEF5CF?

#BEF5CF in RGB is (190, 245, 207) - 190 red, 245 green, and 207 blue.

How to use #BEF5CF in CSS?

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

What colors go well with #BEF5CF?

#F5BDE3 (complementary), #C7F5BD (analogous), and #7BEA9E (lighter shade) work well with #BEF5CF.