#8BEFAC Color Information

Hex color code: #8BEFAC

The hex color #8BEFAC is a bold green with RGB values of (139, 239, 172) and HSL of (140°, 76%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#8BEFAC
RGB
139, 239, 172
HSL
140°, 76%, 74%
CMYK
42%, 0%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8BEFAC; 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 #8BEFAC; background-color: #8BEFAC15; }

Alert / Toast

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

Link / Accent

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

a { color: #8BEFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8BEFAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

139, 239, 172

Red: 139 / Green: 239 / Blue: 172

HSL

140°, 76%, 74%

Hue: 140° / Saturation: 76% / Lightness: 74%

CMYK

42%, 0%, 28%, 6%

Cyan: 42% / Magenta: 0% / Yellow: 28% / Key: 6%

What color is #8BEFAC?

#8BEFAC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8BEFAC to RGB:

rgb(139, 239, 172)HEX to RGB Converter →

HEX to HSL

Convert #8BEFAC to HSL:

hsl(140, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #8BEFAC to CMYK:

cmyk(42%, 0%, 28%, 6%)Color Converter →

Color Meaning and Usage

A vivid green tone, #8BEFAC has RGB (139, 239, 172) and HSL (140°, 76%, 74%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8BEFAC is #EF8ACD, creating high-contrast pairings. For softer combinations, try analogous colors like #9BEF8A.

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

Contrast with #8BEFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8BEFAC?

#8BEFAC is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #8BEFAC?

#8BEFAC in RGB is (139, 239, 172) - 139 red, 239 green, and 172 blue.

How to use #8BEFAC in CSS?

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

What colors go well with #8BEFAC?

#EF8ACD (complementary), #9BEF8A (analogous), and #47E67C (lighter shade) work well with #8BEFAC.