Color names are defined specifically for each type of display, and represent an appropriate integer constant.
Look through the library docs or code to see what names are defined for your display, or use the appropriate constants instead. Or, you can define BLACK to be the appropriate constant, for example.