#07F0B6
A medium, vivid cyan closely aligning with Aquamarine.
About #07F0B6
The precise color #07F0B6 is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 7 red, 240 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 97% C, 0% M, 24% Y, and 6% K. The HSL representation is 165.1° hue, 94.3% saturation, and 48.4% lightness.
When using this color as a background, text legibility must be considered. 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#07F0B6
RGB7, 240, 182
HSL165.1°, 94.3%, 48.4%
CMYK97%, 0%, 24%, 6%
HSV165.1°, 97.1%, 94.1%
LAB84.9, -61.0, 14.8
XYZ39.7, 65.7, 54.9
Decimal520374
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.15:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F0B6;
}
.text-color {
color: #07F0B6;
}
.border-color {
border: 2px solid #07F0B6;
}