Dark Cyan & Teal Color Palette

01 #008B8B
02 #008686
03 #008080
04 #B3DCDC
05 #003333

Why do Dark Cyan and Teal go well together?

The combination of Dark Cyan (#008B8B) and Teal (#008080) creates a striking designer pairing. The contrast ratio between these two colors is measured at 1.15:1, which is a low-contrast combination best kept for decorative background accents rather than readable text elements. When used in digital projects, this duo offers a cohesive balance of color temperatures.

How to use the Dark Cyan & Teal color combination

In modern branding and web interfaces, pairing Dark Cyan with Teal is commonly utilized to evoke specific emotional responses. This combination is highly effective for technical platforms, retail packaging, and creative studio portfolios. To implement this palette, use #008B8B for primary brand elements and #008080 as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Dark Cyan Canvas

Dark Cyan & Teal UI Layout

This component template demonstrates Dark Cyan styling applied to headers and Teal styled interactive blocks.

Teal Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #008B8B;
  --color-secondary: #008080;
  --color-midtone:   #008686;
  --color-highlight: #B3DCDC;
  --color-shadow:    #003333;
}

Parent Color Reference Sheets

Dark Cyan Details All web and printing specifications
Teal Details All web and printing specifications
Copied!