5-step gradient: Strong green (#009900) to Luminous vivid cyan (#00ffff).

RGB Gradient: Strong green to Luminous vivid cyan

Spot colors

 
 
 
 
 
#009900 #00b23f #00cc7f #00e5bf #00ffff

Linear gradient

CSS
background-image: linear-gradient(135deg, #009900, #00ffff);
Output

HSV Clockwise Gradient: Strong green to Luminous vivid cyan

Spot colors

 
 
 
 
 
#009900 #00b22c #00cc66 #00e5ac #00ffff

Linear gradient

CSS
background-image: linear-gradient(135deg, #009900, #00b22c, #00cc66, #00e5ac, #00ffff);
Output

HSV Counterclockwise Gradient: Strong green to Luminous vivid cyan

Spot colors

 
 
 
 
 
#009900 #b28500 #cc0066 #3900e5 #00ffff

Linear gradient

CSS
background-image: linear-gradient(135deg, #009900, #b28500, #cc0066, #3900e5, #00ffff);
Output