diff --git a/wordpress.org/public_html/style/trac/wp-trac.css b/wordpress.org/public_html/style/trac/wp-trac.css
index 96925f32f..dcb455bc3 100644
--- a/wordpress.org/public_html/style/trac/wp-trac.css
+++ b/wordpress.org/public_html/style/trac/wp-trac.css
@@ -90,7 +90,7 @@ footer :link, footer :visited, footer :link:hover, footer :visited:hover,
 }
 #headline .menu a,
 #headline .menu a:visited {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 }
 #headline .menu a:hover,
 #headline .menu a:active {
@@ -181,7 +181,7 @@ h3.change a {
 #metanav.nav a,
 #metanav.nav a:visited,
 #metanav form.trac-logout button {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	background: inherit;
 	border: inherit;
 }
diff --git a/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css b/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css
index a47f06412..73b16c790 100644
--- a/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css
+++ b/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css
@@ -99,7 +99,7 @@ p.site-title a {
 }
 
 .site-description {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	font-size: 1.25rem;
 	font-weight: 300;
 	margin: -0.4rem auto 2rem;
@@ -165,7 +165,7 @@ p.site-title a {
 }
 
 .navigation-main a {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	font-size: 14px;
 }
 
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
index 40dc6307c..7259aa0f9 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
@@ -259,7 +259,7 @@ input[type="submit"] {
 
 .navigation-main a,
 .navigation-main a:visited {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	font-size: 0.75em;
 }
 
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
index 85adc67a8..a29635f9f 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
@@ -1760,7 +1760,7 @@
 	}
 
 	a {
-		color: rgba(255, 255, 255, 0.8);
+		color: rgba(255, 255, 255, 0.9);
 		display: block;
 		text-decoration: none;
 		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
index bad61f2ac..c2803936f 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
@@ -2121,7 +2121,7 @@ input {
 }
 
 .site-header.home .site-description {
-  color: rgba(255, 255, 255, 0.8);
+  color: rgba(255, 255, 255, 0.9);
   font-size: 2.25rem;
   font-weight: 300;
   text-align: center;
@@ -2147,7 +2147,7 @@ input {
 }
 
 .menu-container a {
-  color: rgba(255, 255, 255, 0.8);
+  color: rgba(255, 255, 255, 0.9);
   display: block;
   text-decoration: none;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/css/vendor/_legacy-styles.scss b/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/css/vendor/_legacy-styles.scss
index b92c5dddf..af52985e6 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/css/vendor/_legacy-styles.scss
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/css/vendor/_legacy-styles.scss
@@ -2819,7 +2819,7 @@ body, #pagebody {
 # .site-description
 --------------------------------------------------------------*/
 .site-description {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	font-size: 1.25rem;
 	font-weight: 300;
 	margin: -0.4rem auto 2rem;
@@ -2879,7 +2879,7 @@ body, #pagebody {
 }
 
 .main-navigation a {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	display: block;
 	font-size: 14px;
 	text-decoration: none;
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-learn/dist b/wordpress.org/public_html/wp-content/themes/pub/wporg-learn/dist
index e281a9a4a..e5d81bc45 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-learn/dist
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-learn/dist
@@ -1363,7 +1363,7 @@ p a:not(.button):hover {
 }
 
 .main-navigation a {
-  color: rgba(255, 255, 255, 0.8);
+  color: rgba(255, 255, 255, 0.9);
   display: block;
   font-size: 12.8px;
   font-size: 0.8rem;
@@ -1493,7 +1493,7 @@ p a:not(.button):hover {
 }
 
 .site-description {
-  color: rgba(255, 255, 255, 0.8);
+  color: rgba(255, 255, 255, 0.9);
   font-size: 20px;
   font-size: 1.25rem;
   font-weight: 300;
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css
index 7d4b60cf9..2730ea83e 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style-rtl.css
@@ -2961,7 +2961,7 @@ body, #pagebody {
 # .site-description
 --------------------------------------------------------------*/
 .site-description {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	font-size: 1.25rem;
 	font-weight: 300;
 	margin: -0.4rem auto 2rem;
@@ -3021,7 +3021,7 @@ body, #pagebody {
 }
 
 .main-navigation a {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	display: block;
 	font-size: 0.8rem;
 	text-decoration: none;
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
index 471cc2915..b1df07342 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
@@ -2963,7 +2963,7 @@ body, #pagebody {
 # .site-description
 --------------------------------------------------------------*/
 .site-description {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	font-size: 1.25rem;
 	font-weight: 300;
 	margin: -0.4rem auto 2rem;
@@ -3023,7 +3023,7 @@ body, #pagebody {
 }
 
 .main-navigation a {
-	color: rgba(255, 255, 255, 0.8);
+	color: rgba(255, 255, 255, 0.9);
 	display: block;
 	font-size: 0.8rem;
 	text-decoration: none;
