#5DEFCA Color Information

Hex color code: #5DEFCA

#5DEFCA is a eye-catching cyan color. In RGB it is (93, 239, 202), and in HSL it is (165°, 82%, 65%). It is widely used in graphic design.

Try:
Color NameTurquoise
HEX
#5DEFCA
RGB
93, 239, 202
HSL
165°, 82%, 65%
CMYK
61%, 0%, 15%, 6%

Shades

CSS Usage
color: #5DEFCA;
background-color: #5DEFCA;
border-color: #5DEFCA;
box-shadow: 0 0 10px #5DEFCA;
border: 2px solid #5DEFCA;
Tailwind Usage
bg-[#5DEFCA]
text-[#5DEFCA]
border-[#5DEFCA]
shadow-[0_0_10px_5DEFCA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5DEFCA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5DEFCA; color: #000000; }

Badge

New Feature
.badge { background-color: #5DEFCA; 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 #5DEFCA; background-color: #5DEFCA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5DEFCA20; border-left: 4px solid #5DEFCA; }

Link / Accent

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

a { color: #5DEFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5DEFCA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 239, 202

Red: 93 / Green: 239 / Blue: 202

HSL

165°, 82%, 65%

Hue: 165° / Saturation: 82% / Lightness: 65%

CMYK

61%, 0%, 15%, 6%

Cyan: 61% / Magenta: 0% / Yellow: 15% / Key: 6%

What color is #5DEFCA?

#5DEFCA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5DEFCA to RGB:

rgb(93, 239, 202)HEX to RGB Converter →

HEX to HSL

Convert #5DEFCA to HSL:

hsl(165, 82%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #5DEFCA to CMYK:

cmyk(61%, 0%, 15%, 6%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #5DEFCA has RGB (93, 239, 202) and HSL (165°, 82%, 65%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5DEFCA is #EF5D81, creating high-contrast pairings. For softer combinations, try analogous colors like #5DEF81.

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

Contrast with #5DEFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5DEFCA?

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

What is the RGB value of #5DEFCA?

#5DEFCA in RGB is (93, 239, 202) - 93 red, 239 green, and 202 blue.

How to use #5DEFCA in CSS?

Use #5DEFCA directly in your CSS properties like color or background-color.

What colors go well with #5DEFCA?

#EF5D81 (complementary), #5DEF81 (analogous), and #17E8B4 (lighter shade) work well with #5DEFCA.