diff --git a/opentech/static_src/src/sass/apply/components/_list.scss b/opentech/static_src/src/sass/apply/components/_list.scss
index d08c258b7cc111cfef066bf81049173c7ed5b394..630a571bb0878ee57e5e670cb5270a66a73ab44b 100644
--- a/opentech/static_src/src/sass/apply/components/_list.scss
+++ b/opentech/static_src/src/sass/apply/components/_list.scss
@@ -23,7 +23,7 @@
                 position: absolute;
                 max-width: initial;
                 overflow: visible;
-                background-color: #f3fafe;
+                background-color: $color--mist;
 
                 + #{$root}__item--reviewer-outcome {
                     width: 100%;