Probably other answers, but you could use pixelmath. Something like
iif(CIEL($T)>.999,1,0)
set pixelmath a single RGB/K equation and to make a new image and drop its triangle on the image of interest . Could use, I suppose, 1.0 rather than .999, or a lesser value to see what is pushing the limit.
For this to function, all colors (RGB) must be saturated simultaneously (="diffused white")
alex