Place the cursor in C2 cell and extend the selection below and Press Alt+O+D>>Formula Is

Use This Formula to Mark It as Green
Formula: copy to clipboard
=COUNTIF($H$21:$I$32,$C2)


Click Add Condition
Use This Formula to Mark It as Red
Formula: copy to clipboard
=AND(TRIM($C2)<>"",COUNTIF($H$21:$I$32,$C2)=0)