iOS: Splash screen background color does not match in-app background color

I have splash screen set up with “backgroundColor”: “#99ca25”, the same color is then used as a background on the startup screen in the app itself. On Android (at least in emulator) they look the same, but on iOS they look visually different.

Side-by-side screenshot:

https://github.com/expo/expo/issues/826