#07D3A8
A medium, vivid cyan closely aligning with Mediumaquamarine.
About #07D3A8
The precise color #07D3A8 is an excellent choice for modern design projects. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 7 red, 211 green, and 168 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07D3A8
RGB7, 211, 168
HSL167.4°, 93.6%, 42.7%
CMYK97%, 0%, 20%, 17%
HSV167.4°, 96.7%, 82.7%
LAB75.7, -53.3, 9.2
XYZ30.4, 49.5, 45.0
Decimal512936
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.89:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D3A8;
}
.text-color {
color: #07D3A8;
}
.border-color {
border: 2px solid #07D3A8;
}