#07B6AF
A dark, vivid cyan closely aligning with Lightseagreen.
About #07B6AF
At its core, #07B6AF is a dark and vivid hue. Its closest recognized web color is Lightseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 182, and 175.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 96% C, 0% M, 4% Y, and 29% 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. 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#07B6AF
RGB7, 182, 175
HSL177.6°, 92.6%, 37.1%
CMYK96%, 0%, 4%, 29%
HSV177.6°, 96.2%, 71.4%
LAB67.0, -39.2, -7.4
XYZ24.6, 36.6, 46.3
Decimal505519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.32:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07B6AF;
}
.text-color {
color: #07B6AF;
}
.border-color {
border: 2px solid #07B6AF;
}