#7FEBAE Color Information

Hex color code: #7FEBAE

A vivid green shade, #7FEBAE appears as (127, 235, 174) in RGB and (146°, 73%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#7FEBAE
RGB
127, 235, 174
HSL
146°, 73%, 71%
CMYK
46%, 0%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7FEBAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7FEBAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

127, 235, 174

Red: 127 / Green: 235 / Blue: 174

HSL

146°, 73%, 71%

Hue: 146° / Saturation: 73% / Lightness: 71%

CMYK

46%, 0%, 26%, 8%

Cyan: 46% / Magenta: 0% / Yellow: 26% / Key: 8%

What color is #7FEBAE?

#7FEBAE is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7FEBAE to RGB:

rgb(127, 235, 174)HEX to RGB Converter →

HEX to HSL

Convert #7FEBAE to HSL:

hsl(146, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #7FEBAE to CMYK:

cmyk(46%, 0%, 26%, 8%)Color Converter →

Color Meaning and Usage

A vivid green tone, #7FEBAE has RGB (127, 235, 174) and HSL (146°, 73%, 71%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7FEBAE is #EB7FBC, creating high-contrast pairings. For softer combinations, try analogous colors like #86EB7F.

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

Contrast with #7FEBAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7FEBAE?

#7FEBAE is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #7FEBAE?

#7FEBAE in RGB is (127, 235, 174) - 127 red, 235 green, and 174 blue.

How to use #7FEBAE in CSS?

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

What colors go well with #7FEBAE?

#EB7FBC (complementary), #86EB7F (analogous), and #3DE184 (lighter shade) work well with #7FEBAE.