Complementary Color Finder
Find the complementary color for any hue.
#00CAE0rgb(0, 202, 224)hsl(186, 100%, 44%)#E01600rgb(224, 22, 0)hsl(6, 100%, 44%)Split-complementary
The two hues either side of the complement (+150° and +210°) — a softer alternative to a direct complementary pairing.
#E0005A#E08700How to use Complementary Color Finder
What this tool does
The Complementary Color Finder takes any colour and returns its complement — the hue sitting directly opposite on the colour wheel, 180° away. It shows the base and its complement side by side as large swatches, each with its HEX, RGB and HSL values and individual copy buttons. As a bonus it also lists the two split-complementary colours (+150° and +210°), which are a softer alternative when a direct complementary pairing feels too intense.
Complementary colours create the highest contrast of any two-colour pairing. That is what makes them so useful — and also what makes them easy to overuse. Seeing the exact values together helps you decide where the contrast belongs and where the gentler split-complementary option might serve better.
Use cases
In web design, the complement of your primary brand colour is the natural choice for a call-to-action button or a highlight that must not be missed. In branding, a complementary pair gives a logo instant visual punch and a clear hierarchy. Photographers and illustrators lean on complements deliberately — an orange subject against a teal background is a classic cinematic look, because the opposing hues make the subject pop. For accessibility audits, knowing the complement helps you reason about contrast, though hue contrast is not the same as luminance contrast and still needs a proper check. Hobbyists decorating a room, designing a poster or styling a chart can use the pair to make one element clearly stand out against another.
How to use it
- Choose your base colour with the colour picker, or type a HEX code such
as
#00C8E0— the picker and text field stay synchronised. - Read the two large swatches: your base on one side, its complement on the other, each with HEX, RGB and HSL values.
- Click any value’s copy button to copy that exact notation.
- Check the split-complementary row underneath for a softer pairing, and copy either colour or the whole row.
- Change the base colour at any point — the complement and split colours update instantly.
Tips
Use the complement as an accent, not as half your layout. A small amount of an opposing hue draws the eye; large blocks of two complements next to each other can visually vibrate and tire the viewer. If a complementary pair feels harsh, switch to one of the split-complementary colours, or desaturate the complement slightly so it recedes. For text, never assume a complement is readable on its base — opposing hues can still have similar lightness, which means poor contrast; always verify foreground and background pairs against WCAG thresholds. When you need a third colour, the split-complementary pair plus the base forms a balanced, ready-made trio.
Related techniques
Complementary pairing is one of several colour harmonies. Analogous schemes use neighbouring hues for a calmer look, triadic and tetradic schemes spread colour around the wheel for richer palettes, and a monochromatic ramp builds tints and shades from a single hue for UI states. To see all of those derived from one base colour at once, use a full palette generator. When you need a specific notation for CSS or a design tool, a colour converter translates any swatch between HEX, RGB, HSL and more, and a contrast checker confirms that the pairs you choose meet accessibility requirements.
Frequently asked questions
What is a complementary colour?
How is the complement calculated?
What are the split-complementary colours shown below?
Is my colour uploaded or stored?
Why do my base and complement look equally bright?
Related tools
Palette from Base Color
Generate a full palette from a single base color.
Analogous Color Scheme
Build an analogous color scheme from any base.
Triadic Color Scheme
Generate a balanced triadic color scheme.
Tetradic Color Scheme
Generate a four-color tetradic harmony.
Monochromatic Color Scheme
Build a monochromatic scheme from one hue.
Color Converter
Convert colors between HEX, RGB, HSL, HSV, and CMYK.