#7CF0CC
A light, vivid green closely aligning with Aquamarine.
About #7CF0CC
At its core, #7CF0CC is a light and vivid hue. Designers often compare it to the standard color Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 240, and 204.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 48% cyan and 0% magenta inks. With a hue angle of 161.4 degrees, it sits comfortably in the green spectrum.
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#7CF0CC
RGB124, 240, 204
HSL161.4°, 79.5%, 71.4%
CMYK48%, 0%, 15%, 6%
HSV161.4°, 48.3%, 94.1%
LAB87.5, -41.4, 7.3
XYZ50.4, 71.0, 68.2
Decimal8188108
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.38:1
Text on #FFFFFF
FAIL
15.19:1
Text on #000000
AAA
1.32:1
Text on #F8FAFC
FAIL
12.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF0CC;
}
.text-color {
color: #7CF0CC;
}
.border-color {
border: 2px solid #7CF0CC;
}