First off, don't quote 100%... simply change it to 1, then format that cell to a percentage.

If I'm reading it right, can you use this formula?

=IF($Y31<=10,1,$Y31/$G31)

If you want the cells to change colors, then use conditional formatting...