✓ Copied to clipboard
#0C8D73 (Dark Vivid Teal) color swatch preview — Color From Pic.
#0C8D73 — Dark Vivid Teal color swatch

Dark Vivid Teal

#0C8D73

📝 Color Information for #0C8D73

The hexadecimal color code #0C8D73 represents a dark shade in the cyan family. In the RGB color model, this color is composed of 12 red, 141 green, and 115 blue, which translates to approximately 5% red, 55% green, and 45% blue. This makes it a highly 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, #0C8D73 has a hue of 168 degrees, a saturation level of 84%, and a lightness value of 30%. The hue angle of 168° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 168°, saturation of 91%, and brightness/value of 55%. For print applications using the CMYK color model, #0C8D73 would be reproduced using 91% cyan, 0% magenta, 18% yellow, and 45% black. The closest web-safe color is #009966, 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 #0C8D73 with other colors, consider its complementary color at hue 348° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 822643, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #0C8D73

Tailwind CSS
emerald-600
HEX
#0C8D73
RGB
rgb(12, 141, 115)
RGB %
5%, 55%, 45%
HSL
hsl(168, 84%, 30%)
HSV
hsv(168, 91%, 55%)
CMYK
91%, 0%, 18%, 45%
Decimal
822643
Web Safe
#009966

🎨 Color Schemes for #0C8D73

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #0C8D73

🌗 Shades and Tints of #0C8D73

Shades (adding black)
Tints (adding white)

🎚️ Tones of #0C8D73

Tones (adding gray / desaturating)

🌈 Hue Variations of #0C8D73

Hue Variations (shifting the color spectrum)

👁️ Preview of #0C8D73 in Use

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

👓 Color Blindness Simulation for #0C8D73

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 #0C8D73

:root { --color-hex: #0C8D73; --color-rgb: 12, 141, 115; --color-hsl: 168, 84%, 30%; } .bg-color { background-color: #0C8D73; } .text-color { color: #0C8D73; } .border-color { border-color: #0C8D73; }

🛠️ Use #0C8D73 in Your Project

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

🔗 Related Colors to #0C8D73

#0C8D33
Hue -30°
#0C8D53
Hue -15°
#0C868D
Hue +15°
#0C668D
Hue +30°
#0B7A64
85% L
#096351
70% L
#06463A
50% L
#042A23
30% L
#12CEA9
44% L
#3AEECA
58% L
#7CF4DC
72% L
#BDF9ED
86% L

About Dark Vivid Teal (#0C8D73)

Dark Vivid Teal is a medium, vibrant, cool cyan color with a hue angle of 168°, saturation of 84%, and lightness of 30%. Its RGB value is (12, 141, 115) and its CMYK breakdown is C:91% M:0% Y:18% K:45%.

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

Frequently Asked Questions About #0C8D73

What is the HEX code for Dark Vivid Teal? +

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

The RGB value of #0C8D73 is rgb(12, 141, 115). This means the color contains 12 out of 255 parts red, 141 out of 255 parts green, and 115 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(12, 141, 115);

What is the HSL value of #0C8D73? +

The HSL value of #0C8D73 is hsl(168, 84%, 30%). The hue is 168°, placing it in the cyan family on the color wheel. The saturation is 84%, making it vibrant. The lightness is 30%, 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 #0C8D73 a warm or cool color? +

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

The approximate CMYK value of #0C8D73 is C:91% M:0% Y:18% K:45%. 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 #0C8D73 with Other Tools

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