rem

HTML

<div style="width:2rem;height:2rem;background:#069;"></div>
<div style="width:2em;height:2em;background:#960;"></div>

CSS

html {font:200px/1 arial;}
body {font:30px/1.5 'Arial',sans-serif;color:#606060;background:#606060;}