#07D3C5
A medium, vivid cyan closely aligning with Turquoise.
About #07D3C5
The precise color #07D3C5 is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. This translates to an RGB value of rgb(7, 211, 197).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. The HSL representation is 175.9° hue, 93.6% saturation, and 42.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07D3C5
RGB7, 211, 197
HSL175.9°, 93.6%, 42.7%
CMYK97%, 0%, 7%, 17%
HSV175.9°, 96.7%, 82.7%
LAB76.5, -45.6, -5.3
XYZ33.5, 50.7, 60.8
Decimal512965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.13:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D3C5;
}
.text-color {
color: #07D3C5;
}
.border-color {
border: 2px solid #07D3C5;
}