After going through all the settings in the OceanWp Customizer I wasn’t able to find the color settings for the Theme description.
It turns out you need to edit the Custom CSS/JS section by adding the following code.
#site-header.top-header #site-logo #site-description h2 {
color: #fff}