#7CFFE2
A light, vivid cyan closely aligning with Aquamarine.
About #7CFFE2
Visually, #7CFFE2 is defined as a vivid cyan. Its closest recognized web color is Aquamarine. Its digital footprint relies on 124 parts red, 255 parts green, and 226 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 51% Cyan, 0% Magenta, 11% Yellow, and 0% Black. The HSL representation is 166.7° hue, 100.0% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CFFE2
RGB124, 255, 226
HSL166.7°, 100.0%, 74.3%
CMYK51%, 0%, 11%, 0%
HSV166.7°, 51.4%, 100.0%
LAB92.3, -43.0, 2.8
XYZ57.8, 81.3, 84.6
Decimal8191970
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.22:1
Text on #FFFFFF
FAIL
17.26:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CFFE2;
}
.text-color {
color: #7CFFE2;
}
.border-color {
border: 2px solid #7CFFE2;
}