The term “third world countries” is outdated and not an official category today. Most international organizations instead use terms like developing countries or least developed countries (LDCs) , and the closest thing to a formal “third world countries list” is the United Nations list of Least Developed Countries.

Meaning of “third world”

  • Historically, “third world” meant countries that were not aligned with either the US‑led Western bloc or the Soviet bloc during the Cold War.
  • Over time, people started using it (often inaccurately and offensively) to mean poor or underdeveloped countries , which many experts now criticize as stigmatizing.
  • Modern discussions of global development now prefer terms such as developing countries , Global South , or least developed countries (LDCs) instead of “third world.”

The closest official list today

If someone searches for “what are third world countries list,” the most responsible and up‑to‑date answer is to point to the UN list of Least Developed Countries (LDCs) rather than repeat an unofficial “third world” label.

According to the latest United Nations listing, there are 44 Least Developed Countries.

Regions and number of LDCs

  • Africa (32 LDCs) – includes countries such as Angola, Burkina Faso, Burundi, Central African Republic, Chad, Comoros, Democratic Republic of the Congo, Eritrea, Ethiopia, Gambia, Guinea‑Bissau, Liberia, Madagascar, Malawi, Mali, Mozambique, Niger, Rwanda, Sierra Leone, Somalia, South Sudan, Sudan, Togo, Uganda, United Republic of Tanzania, and Zambia, among others.
  • Asia (8 LDCs) – Afghanistan, Bangladesh, Cambodia, Lao People’s Democratic Republic, Myanmar, Nepal, Timor‑Leste, and Yemen.
  • Caribbean (1 LDC) – Haiti.
  • Pacific (3 LDCs) – Kiribati, Solomon Islands, and Tuvalu.

These 44 LDCs are those most often meant when people informally talk about “third world countries,” even though that phrase is inaccurate and discouraged.

Why the term is controversial

  • Many economists and international organizations argue that “third world” suggests inferiority and is rooted in Cold War politics rather than real development criteria.
  • Current classifications use measurable indicators such as income per person, human assets (health, education), and economic vulnerability to decide whether a country belongs on the LDC list.
  • Commentators and education sites increasingly advise avoiding the phrase “third world countries list” and instead using precise categories such as least developed , lower‑middle income , or developing economies.

Example HTML table (LDC snapshot, not full)

Below is a small HTML table example with a subset of LDCs (not the full list of 44), to illustrate how such data is often presented:

html

<table>
  <thead>
    <tr>
      <th>Country</th>
      <th>Region</th>
      <th>UN LDC Status</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Afghanistan</td>
      <td>Asia</td>
      <td>Least Developed Country (LDC)</td>
    </tr>
    <tr>
      <td>Bangladesh</td>
      <td>Asia</td>
      <td>Least Developed Country (LDC)</td>
    </tr>
    <tr>
      <td>Haiti</td>
      <td>Caribbean</td>
      <td>Least Developed Country (LDC)</td>
    </tr>
    <tr>
      <td>Somalia</td>
      <td>Africa</td>
      <td>Least Developed Country (LDC)</td>
    </tr>
    <tr>
      <td>Sudan</td>
      <td>Africa</td>
      <td>Least Developed Country (LDC)</td>
    </tr>
    <tr>
      <td>Kiribati</td>
      <td>Pacific</td>
      <td>Least Developed Country (LDC)</td>
    </tr>
  </tbody>
</table>

(For a complete and regularly updated list, the UN LDC page is the authoritative reference.)

Note: Using the phrase “third world countries list” is very common in search engines and forums, but when explaining or writing seriously, it is more accurate and respectful to talk about Least Developed Countries (LDCs) or developing countries instead.

Information gathered from public forums or data available on the internet and portrayed here.