#5FDEE7 Color Information

Hex color code: #5FDEE7

A dynamic cyan shade, #5FDEE7 appears as (95, 222, 231) in RGB and (184°, 74%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Turquoise
HEX
#5FDEE7
RGB
95, 222, 231
HSL
184°, 74%, 64%
CMYK
59%, 4%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5FDEE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 222, 231

Red: 95 / Green: 222 / Blue: 231

HSL

184°, 74%, 64%

Hue: 184° / Saturation: 74% / Lightness: 64%

CMYK

59%, 4%, 0%, 9%

Cyan: 59% / Magenta: 4% / Yellow: 0% / Key: 9%

What color is #5FDEE7?

#5FDEE7 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5FDEE7 to RGB:

rgb(95, 222, 231)HEX to RGB Converter →

HEX to HSL

Convert #5FDEE7 to HSL:

hsl(184, 74%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #5FDEE7 to CMYK:

cmyk(59%, 4%, 0%, 9%)Color Converter →

Color Meaning and Usage

#5FDEE7 is a vivid cyan color with RGB values of 95, 222, 231 and HSL of 184°, 74%, 64%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5FDEE7 is #E7685F, creating high-contrast pairings. For softer combinations, try analogous colors like #5FE7AC.

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

Contrast with #5FDEE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5FDEE7?

#5FDEE7 is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5FDEE7?

#5FDEE7 in RGB is (95, 222, 231) - 95 red, 222 green, and 231 blue.

How to use #5FDEE7 in CSS?

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

What colors go well with #5FDEE7?

#E7685F (complementary), #5FE7AC (analogous), and #20CDD9 (lighter shade) work well with #5FDEE7.