Unwanted lighting on mesh3d

Is there a way to use only emissive lighting? I have a 3D mesh that I need to be exactly one RGB color.

Ambient, Diffuse, Fresnel, Specular lighting alter the facecolor of my mesh. But, disabling those lighting parameters puts the scene in the dark.

Any way to remove fancy lighting for a basic, emissive only mode?