#62F47A Color Information

Hex color code: #62F47A

#62F47A is a striking green color. In RGB it is (98, 244, 122), and in HSL it is (130°, 87%, 67%). It is popular in mobile app design.

Try:
Color NameMedium Aquamarine
HEX
#62F47A
RGB
98, 244, 122
HSL
130°, 87%, 67%
CMYK
60%, 0%, 50%, 4%

Shades

CSS Usage
color: #62F47A;
background-color: #62F47A;
border-color: #62F47A;
box-shadow: 0 0 10px #62F47A;
border: 2px solid #62F47A;
Tailwind Usage
bg-[#62F47A]
text-[#62F47A]
border-[#62F47A]
shadow-[0_0_10px_62F47A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #62F47A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #62F47A; color: #000000; }

Badge

New Feature
.badge { background-color: #62F47A; 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 #62F47A; background-color: #62F47A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #62F47A20; border-left: 4px solid #62F47A; }

Link / Accent

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

a { color: #62F47A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62F47A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 244, 122

Red: 98 / Green: 244 / Blue: 122

HSL

130°, 87%, 67%

Hue: 130° / Saturation: 87% / Lightness: 67%

CMYK

60%, 0%, 50%, 4%

Cyan: 60% / Magenta: 0% / Yellow: 50% / Key: 4%

What color is #62F47A?

#62F47A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62F47A to RGB:

rgb(98, 244, 122)HEX to RGB Converter →

HEX to HSL

Convert #62F47A to HSL:

hsl(130, 87%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #62F47A to CMYK:

cmyk(60%, 0%, 50%, 4%)Color Converter →

Color Meaning and Usage

#62F47A is a bold green color with RGB values of 98, 244, 122 and HSL of 130°, 87%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62F47A is #F462DC, creating high-contrast pairings. For softer combinations, try analogous colors like #92F462.

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

Contrast with #62F47A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62F47A?

#62F47A is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #62F47A?

#62F47A in RGB is (98, 244, 122) - 98 red, 244 green, and 122 blue.

How to use #62F47A in CSS?

Use #62F47A directly in your CSS properties like color or background-color.

What colors go well with #62F47A?

#F462DC (complementary), #92F462 (analogous), and #1AEF3E (lighter shade) work well with #62F47A.