systemd targets

The term runlevels is used in the SysV init systems. These have been replaced by systemd targets in systemd based systems.

The complete list of runlevels and the corresponding systemd targets can be seen below:
runlevel 0 - poweroff.target
runlevel 1 - rescue.target
runlevel 2 - multi-user.target
runlevel 3 - multi-user.target
runlevel 4 - multi-user.target
runlevel 5 - graphical.target
runlevel 6 - reboot.target