isLight

fun Color.isLight(luminanceThreshold: Float = 0.5f): Boolean

Return

If the given Color is light.