#07F8FF
A medium, vivid cyan closely aligning with Aqua.
About #07F8FF
Visually, #07F8FF is defined as a vivid cyan. Its closest recognized web color is Aqua. Its digital footprint relies on 7 parts red, 248 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 3% Magenta, 0% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07F8FF
RGB7, 248, 255
HSL181.7°, 100.0%, 51.4%
CMYK97%, 3%, 0%, 0%
HSV181.7°, 97.3%, 100.0%
LAB89.1, -44.9, -17.1
XYZ51.7, 74.4, 106.2
Decimal522495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.88:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F8FF;
}
.text-color {
color: #07F8FF;
}
.border-color {
border: 2px solid #07F8FF;
}