✓ Copied to clipboard
#2C876E (Dark Cool Teal) color swatch preview — Color From Pic.
#2C876E — Dark Cool Teal color swatch

Dark Cool Teal

#2C876E

📝 Color Information for #2C876E

The hexadecimal color code #2C876E represents a dark shade in the cyan family. In the RGB color model, this color is composed of 44 red, 135 green, and 110 blue, which translates to approximately 17% red, 53% green, and 43% 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, #2C876E has a hue of 164 degrees, a saturation level of 51%, and a lightness value of 35%. The hue angle of 164° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 164°, saturation of 67%, and brightness/value of 53%. For print applications using the CMYK color model, #2C876E would be reproduced using 67% cyan, 0% magenta, 19% yellow, and 47% 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 #2C876E with other colors, consider its complementary color at hue 344° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2918254, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #2C876E

Tailwind CSS
teal-700
HEX
#2C876E
RGB
rgb(44, 135, 110)
RGB %
17%, 53%, 43%
HSL
hsl(164, 51%, 35%)
HSV
hsv(164, 67%, 53%)
CMYK
67%, 0%, 19%, 47%
Decimal
2918254
Web Safe
#339966

🎨 Color Schemes for #2C876E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #2C876E

🌗 Shades and Tints of #2C876E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #2C876E

Tones (adding gray / desaturating)

🌈 Hue Variations of #2C876E

Hue Variations (shifting the color spectrum)

👁️ Preview of #2C876E in Use

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

👓 Color Blindness Simulation for #2C876E

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 #2C876E

:root { --color-hex: #2C876E; --color-rgb: 44, 135, 110; --color-hsl: 164, 51%, 35%; } .bg-color { background-color: #2C876E; } .text-color { color: #2C876E; } .border-color { border-color: #2C876E; }

🛠️ Use #2C876E in Your Project

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

🔗 Related Colors to #2C876E

#2C8741
Hue -30°
#2C8758
Hue -15°
#2C8785
Hue +15°
#2C7287
Hue +30°
#25745F
85% L
#1F604F
70% L
#164539
50% L
#0E2A23
30% L
#3CB998
48% L
#69CEB3
61% L
#9BDFCC
74% L
#CDEFE6
87% L

About Dark Cool Teal (#2C876E)

Dark Cool Teal is a medium, moderately saturated, cool cyan color with a hue angle of 164°, saturation of 51%, and lightness of 35%. Its RGB value is (44, 135, 110) and its CMYK breakdown is C:67% M:0% Y:19% K:47%.

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

Frequently Asked Questions About #2C876E

What is the HEX code for Dark Cool Teal? +

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

The RGB value of #2C876E is rgb(44, 135, 110). This means the color contains 44 out of 255 parts red, 135 out of 255 parts green, and 110 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(44, 135, 110);

What is the HSL value of #2C876E? +

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

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

The approximate CMYK value of #2C876E is C:67% M:0% Y:19% K:47%. 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 #2C876E with Other Tools

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