#40E1DC Color Information

Hex color code: #40E1DC

A bold cyan shade, #40E1DC appears as (64, 225, 220) in RGB and (178°, 73%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#40E1DC
RGB
64, 225, 220
HSL
178°, 73%, 57%
CMYK
72%, 0%, 2%, 12%

Shades

CSS Usage
color: #40E1DC;
background-color: #40E1DC;
border-color: #40E1DC;
box-shadow: 0 0 10px #40E1DC;
border: 2px solid #40E1DC;
Tailwind Usage
bg-[#40E1DC]
text-[#40E1DC]
border-[#40E1DC]
shadow-[0_0_10px_40E1DC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #40E1DC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #40E1DC; color: #000000; }

Badge

New Feature
.badge { background-color: #40E1DC; 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 #40E1DC; background-color: #40E1DC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #40E1DC20; border-left: 4px solid #40E1DC; }

Link / Accent

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

a { color: #40E1DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #40E1DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 225, 220

Red: 64 / Green: 225 / Blue: 220

HSL

178°, 73%, 57%

Hue: 178° / Saturation: 73% / Lightness: 57%

CMYK

72%, 0%, 2%, 12%

Cyan: 72% / Magenta: 0% / Yellow: 2% / Key: 12%

What color is #40E1DC?

#40E1DC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #40E1DC to RGB:

rgb(64, 225, 220)HEX to RGB Converter →

HEX to HSL

Convert #40E1DC to HSL:

hsl(178, 73%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #40E1DC to CMYK:

cmyk(72%, 0%, 2%, 12%)Color Converter →

Color Meaning and Usage

#40E1DC is a bold cyan color with RGB values of 64, 225, 220 and HSL of 178°, 73%, 57%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #40E1DC is #E14147, creating high-contrast pairings. For softer combinations, try analogous colors like #41E18C.

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

Contrast with #40E1DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #40E1DC?

#40E1DC is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #40E1DC?

#40E1DC in RGB is (64, 225, 220) - 64 red, 225 green, and 220 blue.

How to use #40E1DC in CSS?

Use #40E1DC directly in your CSS properties like color or background-color.

What colors go well with #40E1DC?

#E14147 (complementary), #41E18C (analogous), and #1DB9B4 (lighter shade) work well with #40E1DC.