#5FECCE Color Information

Hex color code: #5FECCE

#5FECCE is a eye-catching cyan color. In RGB it is (95, 236, 206), and in HSL it is (167°, 79%, 65%). It is widely used in graphic design.

Try:
Color NameTurquoise
HEX
#5FECCE
RGB
95, 236, 206
HSL
167°, 79%, 65%
CMYK
60%, 0%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5FECCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 236, 206

Red: 95 / Green: 236 / Blue: 206

HSL

167°, 79%, 65%

Hue: 167° / Saturation: 79% / Lightness: 65%

CMYK

60%, 0%, 13%, 7%

Cyan: 60% / Magenta: 0% / Yellow: 13% / Key: 7%

What color is #5FECCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5FECCE to RGB:

rgb(95, 236, 206)HEX to RGB Converter →

HEX to HSL

Convert #5FECCE to HSL:

hsl(167, 79%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #5FECCE to CMYK:

cmyk(60%, 0%, 13%, 7%)Color Converter →

Color Meaning and Usage

#5FECCE is a striking cyan color with RGB values of 95, 236, 206 and HSL of 167°, 79%, 65%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5FECCE is #EC5F7E, creating high-contrast pairings. For softer combinations, try analogous colors like #5FEC87.

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

Contrast with #5FECCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5FECCE?

#5FECCE is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5FECCE?

#5FECCE in RGB is (95, 236, 206) - 95 red, 236 green, and 206 blue.

How to use #5FECCE in CSS?

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

What colors go well with #5FECCE?

#EC5F7E (complementary), #5FEC87 (analogous), and #1BE4B9 (lighter shade) work well with #5FECCE.