You have to create your own custom UIButton and set it as cell's
accessoryView. You cant change its color by by simply specifying its
UIColor.
You can customize Disclosure Indicator by adding one image for normal state and another for selected (highlighted).
one Library for customizing Disclosure Indicator: check here.