#7CFFF8
A light, vivid cyan closely aligning with Aqua.
About #7CFFF8
The hex code #7CFFF8 represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Aqua. This translates to an RGB value of rgb(124, 255, 248).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 51% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CFFF8
RGB124, 255, 248
HSL176.8°, 100.0%, 74.3%
CMYK51%, 0%, 3%, 0%
HSV176.8°, 51.4%, 100.0%
LAB92.8, -37.8, -7.8
XYZ61.0, 82.6, 101.5
Decimal8191992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.52:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CFFF8;
}
.text-color {
color: #7CFFF8;
}
.border-color {
border: 2px solid #7CFFF8;
}