I figured it out, in case anyone needs to know.
Edit the “checklist_in_post_frontend” file and got to this section:
.checklist-label.checklist-label-checked{
color:#717171;
background:rgba(101,154,217,0.4);
Change the rgba values here.
You will also want to change the some of the other checkbox colors to match