I have found the solution for my problem in the stackoverflow
<button mat-flat-button class="tertiary-button">Tertiary</button>
.tertiary-button { @include mat.button-color($light-theme, $color-variant: tertiary); }