#74DC7D Color Information

Hex color code: #74DC7D

A muted green shade, #74DC7D appears as (116, 220, 125) in RGB and (125°, 60%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#74DC7D
RGB
116, 220, 125
HSL
125°, 60%, 66%
CMYK
47%, 0%, 43%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #74DC7D; 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 #74DC7D; background-color: #74DC7D15; }

Alert / Toast

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

Link / Accent

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

a { color: #74DC7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74DC7D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 220, 125

Red: 116 / Green: 220 / Blue: 125

HSL

125°, 60%, 66%

Hue: 125° / Saturation: 60% / Lightness: 66%

CMYK

47%, 0%, 43%, 14%

Cyan: 47% / Magenta: 0% / Yellow: 43% / Key: 14%

What color is #74DC7D?

#74DC7D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74DC7D to RGB:

rgb(116, 220, 125)HEX to RGB Converter →

HEX to HSL

Convert #74DC7D to HSL:

hsl(125, 60%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #74DC7D to CMYK:

cmyk(47%, 0%, 43%, 14%)Color Converter →

Color Meaning and Usage

#74DC7D is a subtle green color with RGB values of 116, 220, 125 and HSL of 125°, 60%, 66%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74DC7D is #DC74D4, creating high-contrast pairings. For softer combinations, try analogous colors like #A0DC74.

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

Contrast with #74DC7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74DC7D?

#74DC7D is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #74DC7D?

#74DC7D in RGB is (116, 220, 125) - 116 red, 220 green, and 125 blue.

How to use #74DC7D in CSS?

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

What colors go well with #74DC7D?

#DC74D4 (complementary), #A0DC74 (analogous), and #37CD44 (lighter shade) work well with #74DC7D.