The value of parallel_servers_target indicates the threshold of the number of parallel server processes before an SQL statement is queued for parallel processing.
Thus, this value is not a hard limit for the number of parallel server processes.
As per MOS Note 1503339.1, the value of parallel_servers_target should be 50-75 % of parallel_max_servers.