TCM Wellness

Hand Acupressure Points — Demo

Hand Acupressure Points

Right hand, palm up. Key points: LI4 (Hegu) in the thumb-index web space, PC8 (Laogong) in the center of the palm, HT7 (Shenmen) at the wrist on the pinky side.

Hand acupressure points showing LI4 Hegu, HT7 Shenmen, and PC8 Laogong locations LI4 Hegu 合谷
  <!-- PC8 Laogong — center of the palm -->
  <circle class="point-ring" cx="52" cy="50" r="9" />
  <circle class="point-dot" cx="52" cy="50" r="6" />
  <line class="point-line" x1="61" y1="50" x2="70" y2="43" />
  <text class="point-label" x="72" y="45">PC8</text>
  <text class="point-sub-label" x="72" y="52">Laogong 勞宮</text>

  <!-- HT7 Shenmen — wrist crease on ulnar/pinky side (lower-left of frame) -->
  <circle class="point-ring" cx="55" cy="70" r="9" />
  <circle class="point-dot" cx="55" cy="70" r="6" />
  <line class="point-line" x1="46" y1="70" x2="37" y2="64" />
  <text class="point-label" x="24" y="66" text-anchor="end">HT7</text>
  <text class="point-sub-label" x="24" y="73" text-anchor="end">Shenmen 神門</text>
</svg>