@each $color, $value in $theme-colors { .swatch-#{$color} { color: color-yiq($value); } }