#07DBBD
A medium, vivid cyan closely aligning with Turquoise.
About #07DBBD
The hex code #07DBBD represents a beautifully specific shade of cyan. Its closest recognized web color is Turquoise. Its digital footprint relies on 7 parts red, 219 parts green, and 189 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 97% C, 0% M, 14% Y, and 14% K. With a hue angle of 171.5 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07DBBD
RGB7, 219, 189
HSL171.5°, 93.8%, 44.3%
CMYK97%, 0%, 14%, 14%
HSV171.5°, 96.8%, 85.9%
LAB78.7, -51.1, 2.2
XYZ34.6, 54.4, 56.8
Decimal515005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.88:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07DBBD;
}
.text-color {
color: #07DBBD;
}
.border-color {
border: 2px solid #07DBBD;
}