#62F2BD Color Information

Hex color code: #62F2BD

A striking cyan shade, #62F2BD appears as (98, 242, 189) in RGB and (158°, 85%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameAquamarine
HEX
#62F2BD
RGB
98, 242, 189
HSL
158°, 85%, 67%
CMYK
60%, 0%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #62F2BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 242, 189

Red: 98 / Green: 242 / Blue: 189

HSL

158°, 85%, 67%

Hue: 158° / Saturation: 85% / Lightness: 67%

CMYK

60%, 0%, 22%, 5%

Cyan: 60% / Magenta: 0% / Yellow: 22% / Key: 5%

What color is #62F2BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62F2BD to RGB:

rgb(98, 242, 189)HEX to RGB Converter →

HEX to HSL

Convert #62F2BD to HSL:

hsl(158, 85%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #62F2BD to CMYK:

cmyk(60%, 0%, 22%, 5%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #62F2BD has RGB (98, 242, 189) and HSL (158°, 85%, 67%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62F2BD is #F26398, creating high-contrast pairings. For softer combinations, try analogous colors like #63F276.

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

Contrast with #62F2BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62F2BD?

#62F2BD is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #62F2BD?

#62F2BD in RGB is (98, 242, 189) - 98 red, 242 green, and 189 blue.

How to use #62F2BD in CSS?

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

What colors go well with #62F2BD?

#F26398 (complementary), #63F276 (analogous), and #1DEDA0 (lighter shade) work well with #62F2BD.