✓ Copied to clipboard
#3EB17C (Teal) color swatch preview — Color From Pic.
#3EB17C — Teal color swatch

Teal

#3EB17C

📝 Color Information for #3EB17C

The hexadecimal color code #3EB17C represents a medium shade in the cyan family. In the RGB color model, this color is composed of 62 red, 177 green, and 124 blue, which translates to approximately 24% red, 69% 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, #3EB17C has a hue of 152 degrees, a saturation level of 48%, and a lightness value of 47%. The hue angle of 152° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 152°, saturation of 65%, and brightness/value of 69%. For print applications using the CMYK color model, #3EB17C would be reproduced using 65% cyan, 0% magenta, 30% yellow, and 31% black. The closest web-safe color is #339966, 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 #3EB17C with other colors, consider its complementary color at hue 332° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4108668, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #3EB17C

Tailwind CSS
green-500
HEX
#3EB17C
RGB
rgb(62, 177, 124)
RGB %
24%, 69%, 49%
HSL
hsl(152, 48%, 47%)
HSV
hsv(152, 65%, 69%)
CMYK
65%, 0%, 30%, 31%
Decimal
4108668
Web Safe
#339966

🎨 Color Schemes for #3EB17C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #3EB17C

🌗 Shades and Tints of #3EB17C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #3EB17C

Tones (adding gray / desaturating)

🌈 Hue Variations of #3EB17C

Hue Variations (shifting the color spectrum)

👁️ Preview of #3EB17C in Use

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

👓 Color Blindness Simulation for #3EB17C

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 #3EB17C

:root { --color-hex: #3EB17C; --color-rgb: 62, 177, 124; --color-hsl: 152, 48%, 47%; } .bg-color { background-color: #3EB17C; } .text-color { color: #3EB17C; } .border-color { border-color: #3EB17C; }

🛠️ Use #3EB17C in Your Project

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

🔗 Related Colors to #3EB17C

#3EB142
Hue -30°
#3EB15F
Hue -15°
#3EB198
Hue +15°
#3EAEB1
Hue +30°
#359769
85% L
#2C7D57
70% L
#205B3F
50% L
#133525
30% L
#60C797
58% L
#86D5B0
68% L
#B0E3CB
79% L
#D5F0E4
89% L

About Teal (#3EB17C)

Teal is a medium, moderately saturated, cool cyan color with a hue angle of 152°, saturation of 48%, and lightness of 47%. Its RGB value is (62, 177, 124) and its CMYK breakdown is C:65% M:0% Y:30% K:31%.

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

Frequently Asked Questions About #3EB17C

What is the HEX code for Teal? +

The HEX code for Teal is #3EB17C. In CSS you can use it directly as color: #3EB17C; or as a background: background-color: #3EB17C;. 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 #3EB17C? +

The RGB value of #3EB17C is rgb(62, 177, 124). This means the color contains 62 out of 255 parts red, 177 out of 255 parts green, and 124 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(62, 177, 124);

What is the HSL value of #3EB17C? +

The HSL value of #3EB17C is hsl(152, 48%, 47%). The hue is 152°, placing it in the cyan family on the color wheel. The saturation is 48%, making it moderately saturated. The lightness is 47%, 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 #3EB17C a warm or cool color? +

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

The approximate CMYK value of #3EB17C is C:65% M:0% Y:30% K:31%. 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 #3EB17C with Other Tools

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