Ws2812b LED strip colors are off

I have put WLED on an esp8266-01 module, and connected a ws2812b strip to it. I have connected a HUE bridge, so it can be controlled with Alexa. When I use Alexa to set the color, however, the colors don’t look right (Green almost looks like yellow, Blue looks like Cyan), but when I set the colors manually on the web server hosted by the esp8266 they look fine.
Maybe it has to do with the fact that HUE strips are RGBW, whereas ws2812b’s are RGB?
I was wondering if there is any way to adjust the colors that it gets from the HUE hub so that they look more like the color they were supposed to be.