This document proposes a hybrid Ant Colony Optimization (ACO) and Gravitational Emulation Local Search (GELS) algorithm for load balancing in cloud computing. ACO is combined with GELS to take advantage of both algorithms - ACO is good for global search using pheromone trails while GELS is powerful for local search based on gravitational attraction. The hybrid algorithm is tested using CloudSim and shows improvements over existing algorithms like GA-GELS in metrics like resource utilization, makespan, and load balancing level.