5-step gradient: Luminous vivid aquamarine (#00ff99) to Strong cyan (#009999).

RGB Gradient: Luminous vivid aquamarine to Strong cyan

Spot colors

 
 
 
 
 
#00ff99 #00e599 #00cc99 #00b299 #009999

Linear gradient

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

HSV Clockwise Gradient: Luminous vivid aquamarine to Strong cyan

Spot colors

 
 
 
 
 
#00ff99 #00e5a0 #00cca3 #00b2a0 #009999

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ff99, #00e5a0, #00cca3, #00b2a0, #009999);
Output

HSV Counterclockwise Gradient: Luminous vivid aquamarine to Strong cyan

Spot colors

 
 
 
 
 
#00ff99 #b7e500 #cc0028 #4700b2 #009999

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ff99, #b7e500, #cc0028, #4700b2, #009999);
Output