#53EEAE Color Information

Hex color code: #53EEAE

The hex color #53EEAE is a vivid cyan with RGB values of (83, 238, 174) and HSL of (155°, 82%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Aquamarine
HEX
#53EEAE
RGB
83, 238, 174
HSL
155°, 82%, 63%
CMYK
65%, 0%, 27%, 7%

Shades

CSS Usage
color: #53EEAE;
background-color: #53EEAE;
border-color: #53EEAE;
box-shadow: 0 0 10px #53EEAE;
border: 2px solid #53EEAE;
Tailwind Usage
bg-[#53EEAE]
text-[#53EEAE]
border-[#53EEAE]
shadow-[0_0_10px_53EEAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #53EEAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #53EEAE; color: #000000; }

Badge

New Feature
.badge { background-color: #53EEAE; 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 #53EEAE; background-color: #53EEAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #53EEAE20; border-left: 4px solid #53EEAE; }

Link / Accent

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

a { color: #53EEAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #53EEAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 238, 174

Red: 83 / Green: 238 / Blue: 174

HSL

155°, 82%, 63%

Hue: 155° / Saturation: 82% / Lightness: 63%

CMYK

65%, 0%, 27%, 7%

Cyan: 65% / Magenta: 0% / Yellow: 27% / Key: 7%

What color is #53EEAE?

#53EEAE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53EEAE to RGB:

rgb(83, 238, 174)HEX to RGB Converter →

HEX to HSL

Convert #53EEAE to HSL:

hsl(155, 82%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #53EEAE to CMYK:

cmyk(65%, 0%, 27%, 7%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #53EEAE has RGB (83, 238, 174) and HSL (155°, 82%, 63%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53EEAE is #EE5394, creating high-contrast pairings. For softer combinations, try analogous colors like #53EE60.

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

Contrast with #53EEAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53EEAE?

#53EEAE is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #53EEAE?

#53EEAE in RGB is (83, 238, 174) - 83 red, 238 green, and 174 blue.

How to use #53EEAE in CSS?

Use #53EEAE directly in your CSS properties like color or background-color.

What colors go well with #53EEAE?

#EE5394 (complementary), #53EE60 (analogous), and #16DF8B (lighter shade) work well with #53EEAE.