try using saturate? or multiplying the color by some bias factor like 0.1 or something.. it looks to me like your normal colors are just too overbright (not between 0-1).
Or try renormalizing your normals after you multiply with matWorld (shouldnt need to)