✓ Copied to clipboard
#4C7E7E (Dark Cyan) color swatch preview — Color From Pic.
#4C7E7E — Dark Cyan color swatch

Dark Cyan

#4C7E7E

📝 Color Information for #4C7E7E

The hexadecimal color code #4C7E7E represents a dark shade in the cyan family. In the RGB color model, this color is composed of 76 red, 126 green, and 126 blue, which translates to approximately 30% red, 49% green, and 49% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #4C7E7E has a hue of 180 degrees, a saturation level of 25%, and a lightness value of 40%. The hue angle of 180° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 180°, saturation of 40%, and brightness/value of 49%. For print applications using the CMYK color model, #4C7E7E would be reproduced using 40% cyan, 0% magenta, 0% yellow, and 51% black. The closest web-safe color is #336666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #4C7E7E with other colors, consider its complementary color at hue 0° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5013118, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4C7E7E

Tailwind CSS
slate-500
HEX
#4C7E7E
RGB
rgb(76, 126, 126)
RGB %
30%, 49%, 49%
HSL
hsl(180, 25%, 40%)
HSV
hsv(180, 40%, 49%)
CMYK
40%, 0%, 0%, 51%
Decimal
5013118
Web Safe
#336666

🎨 Color Schemes for #4C7E7E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4C7E7E

🌗 Shades and Tints of #4C7E7E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4C7E7E

Tones (adding gray / desaturating)

🌈 Hue Variations of #4C7E7E

Hue Variations (shifting the color spectrum)

👁️ Preview of #4C7E7E in Use

Text on #4C7E7E
This demonstrates text readability on the color background. (Click to edit)
#4C7E7E as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #4C7E7E

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #4C7E7E

:root { --color-hex: #4C7E7E; --color-rgb: 76, 126, 126; --color-hsl: 180, 25%, 40%; } .bg-color { background-color: #4C7E7E; } .text-color { color: #4C7E7E; } .border-color { border-color: #4C7E7E; }

🛠️ Use #4C7E7E in Your Project

🎨
Build a Palette with #4C7E7E
Generate harmonious color schemes
⚖️
Check Contrast for #4C7E7E
WCAG accessibility testing
🌈
Create a Gradient with #4C7E7E
Beautiful CSS gradients

🔗 Related Colors to #4C7E7E

#4D8066
Hue -30°
#4D8073
Hue -15°
#4D7380
Hue +15°
#4D6680
Hue +30°
#416C6C
85% L
#365959
70% L
#264040
50% L
#172626
30% L
#66A3A3
52% L
#8CBABA
64% L
#B3D1D1
76% L
#D9E8E8
88% L

About Dark Cyan (#4C7E7E)

Dark Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 180°, saturation of 25%, and lightness of 40%. Its RGB value is (76, 126, 126) and its CMYK breakdown is C:40% M:0% Y:0% K:51%.

This is a Summer (Cool) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #4C7E7E

What is the HEX code for Dark Cyan? +

The HEX code for Dark Cyan is #4C7E7E. In CSS you can use it directly as color: #4C7E7E; or as a background: background-color: #4C7E7E;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #4C7E7E? +

The RGB value of #4C7E7E is rgb(76, 126, 126). This means the color contains 76 out of 255 parts red, 126 out of 255 parts green, and 126 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(76, 126, 126);

What is the HSL value of #4C7E7E? +

The HSL value of #4C7E7E is hsl(180, 25%, 40%). The hue is 180°, placing it in the cyan family on the color wheel. The saturation is 25%, making it moderately saturated. The lightness is 40%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #4C7E7E a warm or cool color? +

#4C7E7E is classified as a cool color based on its hue angle of 180°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #4C7E7E? +

The approximate CMYK value of #4C7E7E is C:40% M:0% Y:0% K:51%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #4C7E7E with Other Tools

🔢
Color Converter
Get all formats for #4C7E7E — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #4C7E7E passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #4C7E7E.
👓
Blindness Simulator
See how #4C7E7E appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #4C7E7E.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #4C7E7E.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #4C7E7E.
🔬
Technical Formats
See #4C7E7E in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #4C7E7E as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.