#07B6A8
A dark, vivid cyan closely aligning with Lightseagreen.
About #07B6A8
The hex code #07B6A8 represents a beautifully specific shade of cyan. 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 168.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 96% cyan, 0% magenta, 8% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07B6A8
RGB7, 182, 168
HSL175.2°, 92.6%, 37.1%
CMYK96%, 0%, 8%, 29%
HSV175.2°, 96.2%, 71.4%
LAB66.8, -41.2, -3.8
XYZ23.9, 36.3, 42.8
Decimal505512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.27:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07B6A8;
}
.text-color {
color: #07B6A8;
}
.border-color {
border: 2px solid #07B6A8;
}