#4EDFCB Color Information

Hex color code: #4EDFCB

#4EDFCB is a calming cyan color. In RGB it is (78, 223, 203), and in HSL it is (172°, 69%, 59%). It is often used for branding and logos.

Try:
Color NameTurquoise
HEX
#4EDFCB
RGB
78, 223, 203
HSL
172°, 69%, 59%
CMYK
65%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4EDFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 223, 203

Red: 78 / Green: 223 / Blue: 203

HSL

172°, 69%, 59%

Hue: 172° / Saturation: 69% / Lightness: 59%

CMYK

65%, 0%, 9%, 13%

Cyan: 65% / Magenta: 0% / Yellow: 9% / Key: 13%

What color is #4EDFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4EDFCB to RGB:

rgb(78, 223, 203)HEX to RGB Converter →

HEX to HSL

Convert #4EDFCB to HSL:

hsl(172, 69%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #4EDFCB to CMYK:

cmyk(65%, 0%, 9%, 13%)Color Converter →

Color Meaning and Usage

#4EDFCB is a calming cyan color with RGB values of 78, 223, 203 and HSL of 172°, 69%, 59%. 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 #4EDFCB is #DF4E62, creating high-contrast pairings. For softer combinations, try analogous colors like #4EDF83.

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

Contrast with #4EDFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4EDFCB?

#4EDFCB is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4EDFCB?

#4EDFCB in RGB is (78, 223, 203) - 78 red, 223 green, and 203 blue.

How to use #4EDFCB in CSS?

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

What colors go well with #4EDFCB?

#DF4E62 (complementary), #4EDF83 (analogous), and #23BEA9 (lighter shade) work well with #4EDFCB.