Get color of pixel/place at screen touched coords. Augmented reality

AR game. I need to get the color of the screen at the touched coordinates. I have tried everything from “add scene capture component 2d” to “get ar camera image” and using the textures to read the color with “read render target pixel”, but nothing have worked and I always get a red color no matter where my camera is pointing.