Use
app:backgroundTint="@android:color/holo_green_dark"
(for example) to set color of fab. Result below. Taken from this -tested- code snippet.
Also edit : "strange green color" should come from your accent color. That's the color fab takes by default.