#53F3CE Color Information

Hex color code: #53F3CE

A striking cyan shade, #53F3CE appears as (83, 243, 206) in RGB and (166°, 87%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameTurquoise
HEX
#53F3CE
RGB
83, 243, 206
HSL
166°, 87%, 64%
CMYK
66%, 0%, 15%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #53F3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 243, 206

Red: 83 / Green: 243 / Blue: 206

HSL

166°, 87%, 64%

Hue: 166° / Saturation: 87% / Lightness: 64%

CMYK

66%, 0%, 15%, 5%

Cyan: 66% / Magenta: 0% / Yellow: 15% / Key: 5%

What color is #53F3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53F3CE to RGB:

rgb(83, 243, 206)HEX to RGB Converter →

HEX to HSL

Convert #53F3CE to HSL:

hsl(166, 87%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #53F3CE to CMYK:

cmyk(66%, 0%, 15%, 5%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #53F3CE has RGB (83, 243, 206) and HSL (166°, 87%, 64%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53F3CE is #F35379, creating high-contrast pairings. For softer combinations, try analogous colors like #53F37E.

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

Contrast with #53F3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53F3CE?

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

What is the RGB value of #53F3CE?

#53F3CE in RGB is (83, 243, 206) - 83 red, 243 green, and 206 blue.

How to use #53F3CE in CSS?

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

What colors go well with #53F3CE?

#F35379 (complementary), #53F37E (analogous), and #10EAB7 (lighter shade) work well with #53F3CE.