ColorPal

Complementary Palette for #009688

Complementary colors sit directly opposite each other on the color wheel. They create maximum contrast and visual impact when paired together, making them ideal for call-to-action elements and visual emphasis.

#009688
#94000F

Palette Colors

Color 1 (Base)

#009688

rgb(0, 150, 136)

hsl(174, 100%, 29%)

Color 2

#94000F

rgb(148, 0, 15)

hsl(354, 100%, 29%)

Export as CSS Variables

CSS Custom Properties

:root {
  --palette-1: #009688;
  --palette-2: #94000F;
}

Other Harmonies for #009688

Frequently Asked Questions

What is a complementary color scheme?

Complementary colors sit directly opposite each other on the color wheel. They create maximum contrast and visual impact when paired together, making them ideal for call-to-action elements and visual emphasis.

How do I create a complementary palette from #009688?

Start with your base color #009688 and apply the complementary harmony rule. Rotate 180 degrees on the color wheel to find the complement. The resulting palette is: #009688, #94000F.

When should I use a complementary palette?

Complementary palettes are best for creating bold contrast. Use them for CTA buttons, hero sections, and anywhere you want to draw attention.

Related Resources