Most likely, GREEN etc. are colors declared and defined in a different graphics library.
The color constants you use have to be consistent with the graphics library and display you are using. Start by studying the program examples for your display.
What Arduino, and what display do you actually have?