TCM Wellness

Face & Head Acupressure Points — Demo

Face & Head Acupressure Points

¾ profile facing right. Yin Tang (third eye) on the forehead, Taiyang at the temple, GB20 (Fengchi) behind the ear at the base of the skull.

Face and head acupressure points showing Yin Tang, Taiyang temple, and GB20 Fengchi locations Yin Tang 印堂
  <!-- Taiyang (Temple) — behind and slightly above outer corner of eye -->
  <circle class="point-ring" cx="52" cy="46" r="9" />
  <circle class="point-dot" cx="52" cy="46" r="6" />
  <line class="point-line" x1="43" y1="46" x2="34" y2="40" />
  <text class="point-label" x="20" y="42" text-anchor="end">Taiyang</text>
  <text class="point-sub-label" x="20" y="49" text-anchor="end">太陽</text>

  <!-- GB20 Fengchi — at base of skull, behind ear, in hollow between SCM and trapezius -->
  <circle class="point-ring" cx="30" cy="73" r="9" />
  <circle class="point-dot" cx="30" cy="73" r="6" />
  <line class="point-line" x1="21" y1="73" x2="12" y2="66" />
  <text class="point-label" x="8" y="68" text-anchor="end">GB20</text>
  <text class="point-sub-label" x="8" y="75" text-anchor="end">Fengchi 風池</text>
</svg>