Hi Team,
I am using below SCN link:
https://answers.sap.com/questions/503887/how-to-select-set-of-dimension-using-radio-button.html
created a CSS code for Radio button background, font color.,
.myRadioButton .sapMLabel{
font-weight: bolder;
font-size: 20px;
background: green;
color: yellow;
}
Radio button screenshot:

In above Radio button how to change Selection color,

how to change selected blue color to any another color,

Please help me in the above scenario.
Thanks,
Chandrasekhar.K