diff --git a/tests/couleur_extraire.php b/tests/couleur_extraire.php
index b95da65c9ffc704529374f14e6ba3b70efe83549..13ae4ac03ea540bc1d17b82a8acb9a43fa821185 100644
--- a/tests/couleur_extraire.php
+++ b/tests/couleur_extraire.php
@@ -33,12 +33,12 @@
 		$essais = array (
   0 => 
   array (
-    0 => '739cc8',
+    0 => '759bc8',
     1 => url_absolue(find_in_path('tests/degrade-bleu.jpg'),$GLOBALS['meta']['adresse_site'].'/'),
   ),
   1 => 
   array (
-    0 => '739cc8',
+    0 => '759bc8',
     1 => find_in_path('tests/degrade-bleu.jpg'),
   ),
 );