form validation state colors not colorblind-friendly
Created by: jlguenego
On the following demo url (http://getbootstrap.com/css/#forms-control-validation) colorblind people cannot easily see the difference between error/warning/success color. My suggestion would be to choose more saturated colors like for instance: success: #00B900 warning: #E1B500 error: #FF0000
Thanks for thinking to the accessibility of bootstrap.