#07F8C5
A medium, vivid cyan closely aligning with Aquamarine.
About #07F8C5
At its core, #07F8C5 is a medium and vivid hue. It is closely associated with the named CSS color Aquamarine. Its digital footprint relies on 7 parts red, 248 parts green, and 197 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 97% C, 0% M, 21% Y, and 3% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07F8C5
RGB7, 248, 197
HSL167.3°, 94.5%, 50.0%
CMYK97%, 0%, 21%, 3%
HSV167.3°, 97.2%, 97.3%
LAB87.6, -60.5, 10.8
XYZ43.7, 71.2, 64.3
Decimal522437
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.38:1
Text on #FFFFFF
FAIL
15.24:1
Text on #000000
AAA
1.32:1
Text on #F8FAFC
FAIL
12.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F8C5;
}
.text-color {
color: #07F8C5;
}
.border-color {
border: 2px solid #07F8C5;
}