#07AF8A
A dark, vivid cyan closely aligning with Mediumaquamarine.
About #07AF8A
At its core, #07AF8A is a dark and vivid hue. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 7 red, 175 green, and 138 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 96% C, 0% M, 21% Y, and 31% K. With a hue angle of 166.8 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07AF8A
RGB7, 175, 138
HSL166.8°, 92.3%, 35.7%
CMYK96%, 0%, 21%, 31%
HSV166.8°, 96.0%, 68.6%
LAB63.8, -46.5, 8.5
XYZ20.0, 32.5, 29.3
Decimal503690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.51:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07AF8A;
}
.text-color {
color: #07AF8A;
}
.border-color {
border: 2px solid #07AF8A;
}