#7DEBAB Color Information

Hex color code: #7DEBAB

The hex color #7DEBAB is a vivid green with RGB values of (125, 235, 171) and HSL of (145°, 73%, 71%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#7DEBAB
RGB
125, 235, 171
HSL
145°, 73%, 71%
CMYK
47%, 0%, 27%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7DEBAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

125, 235, 171

Red: 125 / Green: 235 / Blue: 171

HSL

145°, 73%, 71%

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

CMYK

47%, 0%, 27%, 8%

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

What color is #7DEBAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7DEBAB to RGB:

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

HEX to HSL

Convert #7DEBAB to HSL:

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

HEX to CMYK

Convert #7DEBAB to CMYK:

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

Color Meaning and Usage

#7DEBAB is a bold green color with RGB values of 125, 235, 171 and HSL of 145°, 73%, 71%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #7DEBAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7DEBAB?

#7DEBAB is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #7DEBAB?

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

How to use #7DEBAB in CSS?

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

What colors go well with #7DEBAB?

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