Computer vision technology is used to improve work safety in the construction industry. The key in this project is the utilization of the YOLO method on the Roboflow platform. In addition to the Convolutional Neural Networks (CNN) algorithm, YOLO efficiently divides the image into a grid and classifies the objects in the grid by bounding box and confidence score. With the integration of YOLO, this project can achieve accurate and fast PPE detection. This project uses the YOLO method to detect head and body parts from input images. The detected body parts are then cropped and processed using the CNN method for classification. This project will also implement computer vision algorithms, including Deep Learning methods that currently have the most significant results in image recognition is CNN method, to automatically detect and monitor the use of PPE. This model achieves mAP 64.1%, Precision 73.2%, and Recall 60.2%. The Streamlit framework was used for deployment, creating a web application for PPE compliance tracking. This project, ''Health and Safety PPE Compliance Tracking'', aims to improve work safety in the construction industry. This project uses Computer Vision technology to detect, monitor, and ensure worker compliance with the use of appropriate PPE. The suggestion is to conduct further trials using other datasets in the form of photos or videos that can be done in real-time by ensuring that the colors of hats and vests do not vary too much to detect the conformity of labeling with PPE use.