minorTicksColor

Specifies the color of the minor ticks:

axisY: {
    minorTicksColor: 'red'
}

This setting is demonstrated in the following example.