Update Colors.md

This commit is contained in:
Joe Mooring
2024-05-13 08:41:08 -07:00
committed by GitHub
parent 40b49a1f45
commit 3336532fe5
+1 -1
View File
@@ -149,7 +149,7 @@ The WCAG defines the [contrast ratio] as:
$$contrast\ ratio = { L_1 + 0.05 \over L_2 + 0.05 }$$ $$contrast\ ratio = { L_1 + 0.05 \over L_2 + 0.05 }$$
where $L_1$ is the relative luminance of the lighest color and $L_2$ is the relative luminance of the darkest color. where $L_1$ is the relative luminance of the lightest color and $L_2$ is the relative luminance of the darkest color.
Calculate the contrast ratio to determine WCAG conformance: Calculate the contrast ratio to determine WCAG conformance: