> BLAKE2b is faster than MD5, SHA-1, SHA-2, and SHA-3, on 64-bit x86-64 and ARM architectures. BLAKE2 provides better security than SHA-2 and similar to that of SHA-3
"NIST chose KECCAK over the four other excellent finalists for its elegant design, large security margin,
good general performance, excellent efficiency in hardware implementations, and for its flexibility"
The real reason is that SHA-3 is more different to SHA-2 in terms of fundamental design. The SHA-3 contest was launched shortly after SHA-1 was broken, and was partly just a hedge against SHA-2 being broken too.
https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE2