#BEF5CC Color Information

Hex color code: #BEF5CC

The hex color #BEF5CC is a delicate green with RGB values of (190, 245, 204) and HSL of (135°, 73%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BEF5CC
RGB
190, 245, 204
HSL
135°, 73%, 85%
CMYK
22%, 0%, 17%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEF5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 245, 204

Red: 190 / Green: 245 / Blue: 204

HSL

135°, 73%, 85%

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

CMYK

22%, 0%, 17%, 4%

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

What color is #BEF5CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEF5CC to RGB:

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

HEX to HSL

Convert #BEF5CC to HSL:

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

HEX to CMYK

Convert #BEF5CC to CMYK:

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

Color Meaning and Usage

#BEF5CC is a airy green color with RGB values of 190, 245, 204 and HSL of 135°, 73%, 85%. 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 #BEF5CC is #F5BDE7, creating high-contrast pairings. For softer combinations, try analogous colors like #CBF5BD.

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

Contrast with #BEF5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEF5CC?

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

What is the RGB value of #BEF5CC?

#BEF5CC in RGB is (190, 245, 204) - 190 red, 245 green, and 204 blue.

How to use #BEF5CC in CSS?

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

What colors go well with #BEF5CC?

#F5BDE7 (complementary), #CBF5BD (analogous), and #7BEA97 (lighter shade) work well with #BEF5CC.