Turtle and Observer Command
color-at xcor ycor

Reports the color of the turtle xcor units in the x direction and ycor units in the y direction away from the caller .

Examples:

color-at 1 1 reports the color of the turtle one unit to the right and one unit above the patch or turtle given the command.

Related commands:
color setc setc-at