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

Cool Teal

#3CC39B

📝 Color Information for #3CC39B

The hexadecimal color code #3CC39B represents a medium shade in the cyan family. In the RGB color model, this color is composed of 60 red, 195 green, and 155 blue, which translates to approximately 24% red, 76% green, and 61% 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, #3CC39B has a hue of 162 degrees, a saturation level of 53%, and a lightness value of 50%. The hue angle of 162° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 162°, saturation of 69%, and brightness/value of 76%. For print applications using the CMYK color model, #3CC39B would be reproduced using 69% cyan, 0% magenta, 21% yellow, and 24% black. The closest web-safe color is #33CC99, 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 #3CC39B with other colors, consider its complementary color at hue 342° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 3982235, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #3CC39B

Tailwind CSS
emerald-400
HEX
#3CC39B
RGB
rgb(60, 195, 155)
RGB %
24%, 76%, 61%
HSL
hsl(162, 53%, 50%)
HSV
hsv(162, 69%, 76%)
CMYK
69%, 0%, 21%, 24%
Decimal
3982235
Web Safe
#33CC99

🎨 Color Schemes for #3CC39B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #3CC39B

🌗 Shades and Tints of #3CC39B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #3CC39B

Tones (adding gray / desaturating)

🌈 Hue Variations of #3CC39B

Hue Variations (shifting the color spectrum)

👁️ Preview of #3CC39B in Use

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

👓 Color Blindness Simulation for #3CC39B

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

:root { --color-hex: #3CC39B; --color-rgb: 60, 195, 155; --color-hsl: 162, 53%, 50%; } .bg-color { background-color: #3CC39B; } .text-color { color: #3CC39B; } .border-color { border-color: #3CC39B; }

🛠️ Use #3CC39B in Your Project

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

🔗 Related Colors to #3CC39B

#3CC357
Hue -30°
#3CC379
Hue -15°
#3CC3BC
Hue +15°
#3CA8C3
Hue +30°
#34A885
85% L
#2A896C
70% L
#1E624D
50% L
#123B2E
30% L
#63CFAF
60% L
#8ADBC3
70% L
#B1E7D7
80% L
#D8F3EB
90% L

About Cool Teal (#3CC39B)

Cool Teal is a medium, moderately saturated, cool cyan color with a hue angle of 162°, saturation of 53%, and lightness of 50%. Its RGB value is (60, 195, 155) and its CMYK breakdown is C:69% M:0% Y:21% K:24%.

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

Frequently Asked Questions About #3CC39B

What is the HEX code for Cool Teal? +

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

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

What is the HSL value of #3CC39B? +

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

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

The approximate CMYK value of #3CC39B is C:69% M:0% Y:21% K:24%. 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 #3CC39B with Other Tools

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