Why do the five monochrome tones vary lightness instead of saturation?
Because lightness is the channel that controls reading contrast on dark screens: varying saturation would change color intensity without necessarily lightening or darkening the tone enough to tell apart background, text and surface layers in a dark theme.
Can I use pure black (L0%) as the darkest scale tone?
The tool clamps the minimum at L12% on purpose: absolute black against absolute white on an OLED screen creates the largest possible contrast jump, which tires the eye during long sessions. A 12% floor keeps the color perceptible and avoids that extreme.
Does a monochrome scale already guarantee adequate text contrast?
No. The scale guarantees every tone shares hue and saturation, but WCAG 2.1 measures the luminance ratio of one specific text/background pair (4.5:1 for normal text, 3:1 from large text upward). Two neighboring tones on the same scale can fail that ratio even while staying monochrome.
Which pair in the scale is safest for body text?
The pair between the lightest and the darkest scale tone (for example #9CECDF over #1B8D7A in the H170 example), because it is the largest lightness gap available inside the same hue. Still measure the actual ratio before shipping, the 11-point jump between neighboring tones is not enough.