This would require 2 formulas, one in C1 and one in C2.

So in C1 try: =IF(A1>today(),"Ok","")

and in C2 try: =If(A1<=Today(),"Not Ok","")