✓ Copied to clipboard
#1EA5AE (Dark Cool Cyan) color swatch preview — Color From Pic.
#1EA5AE — Dark Cool Cyan color swatch

Dark Cool Cyan

#1EA5AE

📝 Color Information for #1EA5AE

The hexadecimal color code #1EA5AE represents a dark shade in the cyan family. In the RGB color model, this color is composed of 30 red, 165 green, and 174 blue, which translates to approximately 12% red, 65% green, and 68% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #1EA5AE has a hue of 184 degrees, a saturation level of 71%, and a lightness value of 40%. The hue angle of 184° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 184°, saturation of 83%, and brightness/value of 68%. For print applications using the CMYK color model, #1EA5AE would be reproduced using 83% cyan, 5% magenta, 0% yellow, and 32% black. The closest web-safe color is #339999, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #1EA5AE with other colors, consider its complementary color at hue 4° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2008494, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #1EA5AE

Tailwind CSS
teal-500
HEX
#1EA5AE
RGB
rgb(30, 165, 174)
RGB %
12%, 65%, 68%
HSL
hsl(184, 71%, 40%)
HSV
hsv(184, 83%, 68%)
CMYK
83%, 5%, 0%, 32%
Decimal
2008494
Web Safe
#339999

🎨 Color Schemes for #1EA5AE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #1EA5AE

🌗 Shades and Tints of #1EA5AE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #1EA5AE

Tones (adding gray / desaturating)

🌈 Hue Variations of #1EA5AE

Hue Variations (shifting the color spectrum)

👁️ Preview of #1EA5AE in Use

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

👓 Color Blindness Simulation for #1EA5AE

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 #1EA5AE

:root { --color-hex: #1EA5AE; --color-rgb: 30, 165, 174; --color-hsl: 184, 71%, 40%; } .bg-color { background-color: #1EA5AE; } .text-color { color: #1EA5AE; } .border-color { border-color: #1EA5AE; }

🛠️ Use #1EA5AE in Your Project

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

🔗 Related Colors to #1EA5AE

#1EAE70
Hue -30°
#1EAE94
Hue -15°
#1E81AE
Hue +15°
#1E5CAE
Hue +30°
#198C94
85% L
#15737A
70% L
#0F5257
50% L
#093134
30% L
#2ED0DC
52% L
#62DCE4
64% L
#96E7ED
76% L
#CBF3F6
88% L

About Dark Cool Cyan (#1EA5AE)

Dark Cool Cyan is a medium, vibrant, cool cyan color with a hue angle of 184°, saturation of 71%, and lightness of 40%. Its RGB value is (30, 165, 174) and its CMYK breakdown is C:83% M:5% Y:0% K:32%.

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

Frequently Asked Questions About #1EA5AE

What is the HEX code for Dark Cool Cyan? +

The HEX code for Dark Cool Cyan is #1EA5AE. In CSS you can use it directly as color: #1EA5AE; or as a background: background-color: #1EA5AE;. 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 #1EA5AE? +

The RGB value of #1EA5AE is rgb(30, 165, 174). This means the color contains 30 out of 255 parts red, 165 out of 255 parts green, and 174 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(30, 165, 174);

What is the HSL value of #1EA5AE? +

The HSL value of #1EA5AE is hsl(184, 71%, 40%). The hue is 184°, placing it in the cyan family on the color wheel. The saturation is 71%, making it vibrant. 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 #1EA5AE a warm or cool color? +

#1EA5AE is classified as a cool color based on its hue angle of 184°. 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 #1EA5AE? +

The approximate CMYK value of #1EA5AE is C:83% M:5% Y:0% K:32%. 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 #1EA5AE with Other Tools

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