Just add this to your css:
* { -webkit-tap-highlight-color:transparent }

This will disable the highlight color (which by default seems to be darker) on the iPhone and other webkit based browsers.