Please look at the screenshot below.
I set all the tint colors from the same UIColor object for the UINavigationBar, search bar and toolbar at the bottom. But for so
FOR FURTHER READERS
If none of solutions worked for you try to check this one.
Probably you have set the background color of your view controller in the Storyboard using Generic RGB which differs from sRGB used in UIColor class since iOS 10 SDK.