Using pdftex to generate a PDF document from LaTeX source shows up to look ugly in acroread due to color model and transparency settings. The following LaTeX commando hacks this behavior:
\pdfpageattr {/Group << /S /Transparency /I true /CS /DeviceRGB>>}