.NET Core Version:
.NET SDK 5.0.100-PREVIEW.4.20213.26 + Latest VS2019
Have you experienced this same bug with .NET Framework?:
Yes
Problem description:
On navigating to each row using arrow keys (down/up) the focus has a color contrast below 3:1. The ratio is 2.4:1. Low vision users will face difficulty in knowing that there is focus on the rows.
ListView

CheckedListBox
Expected behavior:
When the tab navigation is moved to each row the focus on them should be at a ratio of 3:1 or greater than 3:1.
Minimal repro:
- Open the attached project, build and run it.
Non_Text_Contrast_for_focus_dotline.zip 
- Select one row of ListView or one item of checkedBoxList.
 
- Launch the Accessibility Insights for windows tool, and open the Color Contrast analyzer.
 
- Select the color of the focus dot line.