Complementary angles add to 90°; supplementary angles add to 180°. So the complement of 35° is 55° and its supplement is 145°. The catch is that both have to be positive: an angle of 120° has a supplement of 60° but no complement, because there is no positive angle you can add to 120° to reach 90°.
Keeping the two apart
The names are easy to swap, and there is a reliable way not to.
C comes before S in the alphabet, and 90 comes before 180. Complementary is the smaller pair; supplementary is the larger one.
Another version some people prefer: complementary angles form a corner, a right angle; supplementary angles form a straight line. Both start with the same letter as the word they go with.
When there is no answer
Ask for the complement of 120° and the subtraction gives −30°. That is not an answer; it is a sign that the question has none.
Angles in this sense are positive quantities. There is no positive angle you can add to 120° to reach 90°, because 120° has already gone past it. So only acute angles — strictly between 0° and 90° — have complements at all.
Supplements are the same one threshold up. Only angles below 180° have one, so a reflex angle of 200° has neither.
Some tools return the negative number anyway. That is worse than useless: it looks like an answer and it is not one. This page says which of the two exist and why the other does not.
The edge cases are worth stating too. 90° has no complement, because the only candidate is 0° and a zero angle is degenerate. 180° has no supplement, for the same reason.
The explement, which gets forgotten
Two angles that add to 360° are explementary, also called conjugate angles. The word turns up far less often than the other two, and the idea turns up constantly.
Any angle drawn at a point has two: the one you meant and the reflex one going the other way round. They add to a full turn. The clock-angle question is exactly this — 75° one way and 285° the other.
Unlike the other two, this one always exists. Every angle has an explement, including reflex ones, because 360° minus anything below 360° is positive.
Where they show up in geometry
Right triangles. The two non-right angles always add to 90°, so they are complementary. Knowing one gives the other immediately.
Angles on a straight line. They add to 180°, so two of them are supplementary. This is the fact behind most “find the missing angle” problems.
Parallel lines. Co-interior angles are supplementary; alternate and corresponding angles are equal. Distinguishing which is which is most of the work in those problems.
Cyclic quadrilaterals. Opposite angles are supplementary. It is a genuinely surprising result and it is used constantly in circle geometry.
Parallelograms. Adjacent angles are supplementary, which is why knowing one angle gives all four.
The trigonometric connection
The word cosine is short for complementary sine, and the relationship is exactly that.
sin(θ) = cos(90° − θ). The sine of an angle equals the cosine of its complement. So sin 30° = cos 60°, both 0.5. The same holds for tangent and cotangent, and for secant and cosecant — every “co-” function is the original one applied to the complement.
Supplements have their own identity: sin(θ) = sin(180° − θ). Supplementary angles share a sine, which is precisely why the sine rule can give two possible triangles from the same data.
Adjacent or not
A point that trips people up: complementary and supplementary angles do not have to touch.
35° and 55° are complementary whether they sit side by side forming a right angle or appear in two different diagrams on two different pages. The definition is about the sum, not the position.
When they ARE adjacent, the terms are sometimes used: two adjacent supplementary angles form a linear pair, and two adjacent complementary angles form a right angle. Those are extra facts about a configuration, not part of the definitions.
Sources and methodology
The definitions and their positivity condition are standard; these are the references.
Method. Degrees are carried as exact rationals, so 22.5° gives 67.5° rather than 67.49999999999999. Existence is tested rather than assumed: a complement is returned only when the angle is strictly between 0° and 90°, and the page reports the absence with the reason rather than printing the negative number the subtraction would give. The suite checks that complement, supplement and explement each add back to their threshold for every acute whole degree. That engine is verified on every change against 82 hand-written assertions, including that complement, supplement and explement add back to 90°, 180° and 360° for all 89 acute whole degrees, and that 90°, 120° and 180° are each refused the answers they do not have. The count and the per-case breakdown are published on the formula verification page.
Read the guide
The acute angle a ray makes with the x-axis is a different quantity — that is the reference angle, and the Reference Angle Calculator computes it along with the sign of each trig function.