#7CFFD3
A light, vivid green closely aligning with Aquamarine.
About #7CFFD3
The hex code #7CFFD3 represents a beautifully specific shade of green. Its closest recognized web color is Aquamarine. Its digital footprint relies on 124 parts red, 255 parts green, and 211 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 51% C, 0% M, 17% Y, and 0% K. With a hue angle of 159.8 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CFFD3
RGB124, 255, 211
HSL159.8°, 100.0%, 74.3%
CMYK51%, 0%, 17%, 0%
HSV159.8°, 51.4%, 100.0%
LAB91.9, -46.4, 10.0
XYZ55.8, 80.5, 74.2
Decimal8191955
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.10:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CFFD3;
}
.text-color {
color: #7CFFD3;
}
.border-color {
border: 2px solid #7CFFD3;
}