#4EE4CE Color Information

Hex color code: #4EE4CE

The hex color #4EE4CE is a vivid cyan with RGB values of (78, 228, 206) and HSL of (171°, 74%, 60%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#4EE4CE
RGB
78, 228, 206
HSL
171°, 74%, 60%
CMYK
66%, 0%, 10%, 11%

Shades

CSS Usage
color: #4EE4CE;
background-color: #4EE4CE;
border-color: #4EE4CE;
box-shadow: 0 0 10px #4EE4CE;
border: 2px solid #4EE4CE;
Tailwind Usage
bg-[#4EE4CE]
text-[#4EE4CE]
border-[#4EE4CE]
shadow-[0_0_10px_4EE4CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4EE4CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4EE4CE; color: #000000; }

Badge

New Feature
.badge { background-color: #4EE4CE; 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 #4EE4CE; background-color: #4EE4CE15; }

Alert / Toast

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

Link / Accent

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

a { color: #4EE4CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4EE4CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 228, 206

Red: 78 / Green: 228 / Blue: 206

HSL

171°, 74%, 60%

Hue: 171° / Saturation: 74% / Lightness: 60%

CMYK

66%, 0%, 10%, 11%

Cyan: 66% / Magenta: 0% / Yellow: 10% / Key: 11%

What color is #4EE4CE?

#4EE4CE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4EE4CE to RGB:

rgb(78, 228, 206)HEX to RGB Converter →

HEX to HSL

Convert #4EE4CE to HSL:

hsl(171, 74%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #4EE4CE to CMYK:

cmyk(66%, 0%, 10%, 11%)Color Converter →

Color Meaning and Usage

#4EE4CE is a eye-catching cyan color with RGB values of 78, 228, 206 and HSL of 171°, 74%, 60%. 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 #4EE4CE is #E44E64, creating high-contrast pairings. For softer combinations, try analogous colors like #4EE482.

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

Contrast with #4EE4CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4EE4CE?

#4EE4CE is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4EE4CE?

#4EE4CE in RGB is (78, 228, 206) - 78 red, 228 green, and 206 blue.

How to use #4EE4CE in CSS?

Use #4EE4CE directly in your CSS properties like color or background-color.

What colors go well with #4EE4CE?

#E44E64 (complementary), #4EE482 (analogous), and #1EC8AE (lighter shade) work well with #4EE4CE.