well, until you get regex working, you can find out how many cyan color tokens you have, then use a while() loop to see which are legit.

Code:
//tokenize 32 test $chr(3) $+ 12 $chr(3) $+ 11 $chr(3) $+ 14 14 $chr(3) $+ 11 234  test | var %i $wildtok($1-,11 *,0,3) | echo -a %i