#7EEBAB Color Information

Hex color code: #7EEBAB

The hex color #7EEBAB is a dynamic green with RGB values of (126, 235, 171) and HSL of (145°, 73%, 71%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#7EEBAB
RGB
126, 235, 171
HSL
145°, 73%, 71%
CMYK
46%, 0%, 27%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7EEBAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 235, 171

Red: 126 / Green: 235 / Blue: 171

HSL

145°, 73%, 71%

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

CMYK

46%, 0%, 27%, 8%

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

What color is #7EEBAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7EEBAB to RGB:

rgb(126, 235, 171)HEX to RGB Converter →

HEX to HSL

Convert #7EEBAB to HSL:

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

HEX to CMYK

Convert #7EEBAB to CMYK:

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

Color Meaning and Usage

#7EEBAB is a eye-catching green color with RGB values of 126, 235, 171 and HSL of 145°, 73%, 71%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7EEBAB is #EB7FBE, creating high-contrast pairings. For softer combinations, try analogous colors like #88EB7F.

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

Contrast with #7EEBAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7EEBAB?

#7EEBAB is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #7EEBAB?

#7EEBAB in RGB is (126, 235, 171) - 126 red, 235 green, and 171 blue.

How to use #7EEBAB in CSS?

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

What colors go well with #7EEBAB?

#EB7FBE (complementary), #88EB7F (analogous), and #3DE181 (lighter shade) work well with #7EEBAB.