This document describes a new method called Controlled Contrast Modified Histogram Equalization (CCMHE) to enhance image contrast while managing brightness. CCMHE divides the input image histogram into four sub-histograms based on the median brightness value. It then applies a clipping process to prevent over-enhancement before independently equalizing each sub-histogram. CCMHE also introduces an enhancement rate parameter to control the level of contrast adjustment in the output images. The proposed method aims to produce enhanced images with improved contrast and maintained overall brightness compared to other contemporary enhancement techniques.