Area of Crescent Calculator

Find crescent area for a ring (annulus) or overlapping-circle lune. Enter radii and get area, perimeter, and dimensions instantly.

๐ŸŒ™ Area of Crescent Calculator
Outer Radius (R)10
units
150
Inner Radius (r)5
units
149
Large Circle Radius (R)10
units
150
Small Circle Radius (r)6
units
149
Center Distance (d)5
units
0100
Crescent Area
Outer Circumference
Inner Circumference
Total Perimeter
Crescent Width
Crescent Area
Intersection Area
Large Circle Area
Crescent % of Circle

๐ŸŒ™ What is a Crescent Shape?

A crescent is a curved geometric figure bounded by two circular arcs that bulge in the same direction, giving it the classic moon-like appearance. In mathematics, the crescent appears in two closely related but distinct forms: the annulus (a ring between two concentric circles) and the lune (a crescent formed when one circle overlaps another).

The annulus crescent is the simpler of the two. It is the region between two circles that share the same center. Think of a flat washer, a ring-shaped tile, or the cross-section of a pipe: a large circle with a smaller circle punched out from the centre. Every point in an annulus is at a distance from the shared center between r and R. Its area depends only on the outer radius R and the inner radius r, and is given by the elegant formula A = pi times (R squared minus r squared).

The lune crescent (from the Latin word for moon) is the more visually striking shape. It appears when a smaller circle is positioned so that it partially overlaps a larger circle, and you take only the part of the large circle not covered by the small circle. The boundary of a lune consists of two arcs: the outer arc from the large circle and the inner arc from the small circle, meeting at two intersection points. As the small circle moves further from the center of the large circle (increasing the distance d), the overlap shrinks and the crescent grows wider and more prominent.

Both shapes appear throughout engineering and everyday life. Annular crescents are used in gasket design, bearing races, lens mounts, and drainage pipe cross-sections. Lune crescents appear in architectural detailing, Islamic geometric art, decorative ironwork, and the cross-section of plano-convex optical lenses. In astronomy, the crescent moon phase is geometrically equivalent to a lune formed between the illuminated hemisphere of the moon and the shadow boundary.

The calculator covers both types. Use the Annulus tab for concentric-ring calculations, and the Lune tab for overlapping-circle crescents where you also need to specify how far apart the two centers are.

๐Ÿ“ Formula

Annulus (Concentric Ring) Crescent

A = π(R² − r²)
R = outer radius
r = inner radius (must be smaller than R)
Outer circumference = 2πR
Inner circumference = 2πr
Total perimeter = 2πR + 2πr = 2π(R + r)
Crescent width = R − r
Example: R = 10, r = 5 → A = π(100 − 25) = 75π ≈ 235.619 sq units

Lune (Overlapping-Circle) Crescent

Acrescent = πR² − Aintersection
R = large circle radius
r = small circle radius
d = distance between centers (must be less than R + r for overlap)
Aintersection = R² · arccos (&frac;d²+R²−r² &over; 2dR) + r² · arccos (&frac;d²+r²−R² &over; 2dr) − ½√((R+r+d)(−d+r+R)(d+r−R)(d−r+R))
Special case d = 0: circles concentric, Acrescent = π(R² − r²) (annulus formula)

๐Ÿ“– How to Use This Calculator

Steps

1
Select the crescent type - click Annulus (Ring) for a concentric ring shape, or Lune (Overlapping Circles) for a moon-shaped crescent from two offset circles.
2
Enter the radii - type the outer radius R and inner radius r for Annulus mode, or the large radius R and small radius r for Lune mode. Use sliders for quick adjustments.
3
Enter center distance (Lune only) - type the distance d between the two circle centers. d must be less than R plus r for the circles to overlap and form a crescent.
4
Click Calculate - the crescent area, circumferences, total perimeter, and width appear instantly below the button.
5
Use the share buttons - copy the result, generate a permalink, or share via WhatsApp to save your calculation.

๐Ÿ’ก Example Calculations

Example 1 - Washer with Outer Radius 10 and Inner Radius 5

A flat metal washer has outer radius 10 cm and inner radius 5 cm. Find its area and perimeter.

Annulus: R = 10 cm, r = 5 cm

1
Area = π(R² − r²) = π(100 − 25) = 75π = 235.619 cm²
2
Outer circumference = 2π × 10 = 62.832 cm
3
Inner circumference = 2π × 5 = 31.416 cm
4
Total perimeter = 62.832 + 31.416 = 94.248 cm  |  Width = 10 − 5 = 5 cm
Area = 235.619 cm²  |  Perimeter = 94.248 cm  |  Width = 5 cm
Try this example →

Example 2 - Pipe Cross-Section with Outer Radius 8 and Inner Radius 3

A drainage pipe has outer radius 8 cm and inner radius 3 cm. Find the cross-sectional area of the pipe wall.

Annulus: R = 8 cm, r = 3 cm

1
Area = π(8² − 3²) = π(64 − 9) = 55π = 172.788 cm²
2
Outer circumference = 2π × 8 = 50.265 cm
3
Inner circumference = 2π × 3 = 18.850 cm
4
Total perimeter = 50.265 + 18.850 = 69.115 cm  |  Wall thickness = 8 − 3 = 5 cm
Area = 172.788 cm²  |  Perimeter = 69.115 cm  |  Width = 5 cm
Try this example →

Example 3 - Moon Crescent: Large Radius 10, Small Radius 6, Distance 5

A decorative crescent tile has a large circle of radius 10 cm, a small circle of radius 6 cm, and the centers are 5 cm apart. Find the crescent area.

Lune: R = 10, r = 6, d = 5

1
Large circle area = π × 10² = 314.159 cm²
2
cos(α) = (25 + 100 − 36)/(2 × 5 × 10) = 89/100 = 0.89, so α = 0.4764 rad
3
cos(β) = (25 + 36 − 100)/(2 × 5 × 6) = −39/60 = −0.65, so β = 2.2782 rad
4
Triangle term = 0.5 × √(11 × 1 × 9 × 21) = 0.5 × √2079 = 22.798
5
Intersection = 100 × 0.4764 + 36 × 2.2782 − 22.798 = 47.64 + 82.01 − 22.80 = 106.85 cm²
6
Crescent area = 314.159 − 106.85 = 207.309 cm² (65.98% of the large circle)
Crescent Area = 207.309 cm²  |  Intersection = 106.850 cm²  |  65.98% of large circle
Try this example →

Example 4 - Minimal Overlap Lune: Large Radius 12, Small Radius 5, Distance 10

Two circles of radii 12 and 5 with centers 10 units apart form a thin crescent. Since 10 is less than 12 + 5 = 17, they just overlap.

Lune: R = 12, r = 5, d = 10

1
Large circle area = π × 144 = 452.389 cm²
2
cos(α) = (100 + 144 − 25)/(240) = 219/240 = 0.9125, α = 0.4205 rad
3
cos(β) = (100 + 25 − 144)/(100) = −19/100 = −0.19, β = 1.7622 rad
4
Intersection ≈ 144 × 0.4205 + 25 × 1.7622 − 20.95 = 60.55 + 44.05 − 20.95 = 83.65 cm²
5
Crescent = 452.389 − 83.65 = 368.739 cm² (81.5% of the large circle)
Crescent Area ≈ 368.739 cm²  |  Intersection ≈ 83.650 cm²  |  81.5% of large circle
Try this example →

โ“ Frequently Asked Questions

What is the formula for the area of a crescent?+
For a concentric annulus crescent, A = pi times (R squared minus r squared), where R is the outer radius and r is the inner radius. For an overlapping-circle lune crescent, the area equals the large circle area minus the lens-shaped intersection area. The intersection uses arc-cosine terms and the triangle formed by the two circle centers and one intersection point.
What is the difference between an annulus and a lune crescent?+
An annulus is the ring region between two concentric circles (same center). A lune crescent is formed by two circles with different centers that partially overlap; the crescent is the part of the large circle not covered by the small circle. The annulus has a uniform width of R minus r all the way around. The lune is wider on one side and tapers to points at both ends where the circles intersect.
What is the perimeter of a crescent shape?+
For an annulus, the perimeter is the sum of both circumferences: 2 pi R plus 2 pi r, which simplifies to 2 pi (R plus r). For a lune crescent, the perimeter consists of two arc segments: one from the large circle and one from the small circle, both measured between the two intersection points. The lune perimeter is generally shorter than the annulus perimeter for similar radii.
How does the center distance change the crescent area in Lune mode?+
When center distance d equals zero, the lune reduces to an annulus with area pi (R squared minus r squared). As d increases, the overlap between the circles decreases and the crescent grows larger. When d equals R minus r, the small circle's edge just passes through the large circle's center. As d approaches R plus r, the circles barely touch and the crescent approaches the full large circle area pi R squared.
What is a lune in geometry?+
A lune is the crescent-shaped region formed when one circle overlaps another and you keep only the non-overlapping part of the larger circle. The word comes from the Latin luna meaning moon. Mathematically it is the set-difference of two circular discs. Hippocrates of Chios (around 450 BCE) proved that certain lunes have areas equal to triangles, one of the earliest area-equivalence theorems in the history of geometry.
What is the area of a crescent with outer radius 10 and inner radius 5?+
Using the annulus formula: A = pi times (10 squared minus 5 squared) = pi times 75 = 235.619 square units. The outer circumference is 62.832 units, the inner circumference is 31.416 units, the total perimeter is 94.248 units, and the crescent width is 5 units.
Can a crescent's area be calculated if the two circles are equal in size?+
For an annulus, if r equals R the area is zero (no crescent exists). For a lune with two equal circles of radius R at distance d apart, the intersection area is 2R squared times arccos(d divided by 2R) minus (d divided by 2) times the square root of (4R squared minus d squared). The crescent is the part of one circle outside the other, and by symmetry both sides are equal crescents each with area pi R squared minus the full intersection area.
What units should I use for the crescent area calculator?+
Enter all radii and the center distance in the same unit. The area output is in square units of that measurement: centimetres give square centimetres, metres give square metres, inches give square inches. No unit conversion is applied; consistency between inputs is all that is required. For very large areas (hectares, acres), convert after calculating by dividing by 10,000 (for hectares from square metres) or by 43,560 (for acres from square feet).
What real-world objects have a crescent shape?+
Common real-world crescents include: metal washers and gaskets (annulus), the cross-section of a hollow pipe or tube (annulus), the crescent moon phase visible from Earth (lune approximation), Islamic geometric art and architecture patterns (lune), decorative window tracery in Gothic and Moorish architecture (lune), croissant pastry cross-sections, plano-convex lens profiles, and circular saw blade kerfs in curved cuts (annular segment).
What is Hippocrates' lune and why is it historically significant?+
Hippocrates of Chios proved around 450 BCE that the lune formed on the hypotenuse of an isosceles right triangle inscribed in a semicircle has the same area as the triangle itself. For a right triangle with legs of length a, the lune area equals a squared divided by 2, identical to the triangle area. This was remarkable because it showed a curved region equals a rectilinear one in area, hinting (incorrectly, as later proved) that squaring the circle might be possible with ruler and compass.
How do I calculate the area of a crescent flowerbed or garden?+
Measure the outer radius R and inner radius r of the curved garden bed in metres (if it is a concentric ring shape) and enter them into Annulus mode. If the bed is a moon-shaped lune, measure the radius of the outer arc, the radius of the inner arc, and the distance between their centers, then use Lune mode. Multiply the calculated square-metre result by the required number of plants per square metre to estimate planting quantities.