#4E7A7E Color Information

Hex color code: #4E7A7E

A pastel cyan shade, #4E7A7E appears as (78, 122, 126) in RGB and (185°, 24%, 40%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#4E7A7E
RGB
78, 122, 126
HSL
185°, 24%, 40%
CMYK
38%, 3%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #4E7A7E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4E7A7E; color: #FFFFFF; }

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 #4E7A7E; background-color: #4E7A7E15; }

Alert / Toast

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

Link / Accent

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

a { color: #4E7A7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 122, 126

Red: 78 / Green: 122 / Blue: 126

HSL

185°, 24%, 40%

Hue: 185° / Saturation: 24% / Lightness: 40%

CMYK

38%, 3%, 0%, 51%

Cyan: 38% / Magenta: 3% / Yellow: 0% / Key: 51%

What color is #4E7A7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4E7A7E to RGB:

rgb(78, 122, 126)HEX to RGB Converter →

HEX to HSL

Convert #4E7A7E to HSL:

hsl(185, 24%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #4E7A7E to CMYK:

cmyk(38%, 3%, 0%, 51%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #4E7A7E has RGB (78, 122, 126) and HSL (185°, 24%, 40%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4E7A7E is #7E524E, creating high-contrast pairings. For softer combinations, try analogous colors like #4E7E6A.

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

Contrast with #4E7A7E

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

Contrast Ratio: 4.41:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4E7A7E?

#4E7A7E is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4E7A7E?

#4E7A7E in RGB is (78, 122, 126) - 78 red, 122 green, and 126 blue.

How to use #4E7A7E in CSS?

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

What colors go well with #4E7A7E?

#7E524E (complementary), #4E7E6A (analogous), and #304D4F (lighter shade) work well with #4E7A7E.