How to visually compare two values

My site needs to be able to compare two values visually. The comparison is trying to show how close (or far apart) the two values are numerically. I was thinking two bars like so:enter image description here However, since there is only two values, I feel like two bars isn't the best way to go. Is there any other way I should do this?