#07E9DB
A medium, vivid cyan closely aligning with Turquoise.
About #07E9DB
At its core, #07E9DB is a medium and vivid hue. Designers often compare it to the standard color Turquoise. This translates to an RGB value of rgb(7, 233, 219).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 97% C, 0% M, 6% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07E9DB
RGB7, 233, 219
HSL176.3°, 94.2%, 47.1%
CMYK97%, 0%, 6%, 9%
HSV176.3°, 97.0%, 91.4%
LAB83.7, -48.7, -6.4
XYZ42.0, 63.4, 77.0
Decimal518619
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.69:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E9DB;
}
.text-color {
color: #07E9DB;
}
.border-color {
border: 2px solid #07E9DB;
}