#7CFFDB
A light, vivid green closely aligning with Aquamarine.
About #7CFFDB
The precise color #7CFFDB is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. This translates to an RGB value of rgb(124, 255, 219).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 51% cyan and 0% magenta inks. With a hue angle of 163.5 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#7CFFDB
RGB124, 255, 219
HSL163.5°, 100.0%, 74.3%
CMYK51%, 0%, 14%, 0%
HSV163.5°, 51.4%, 100.0%
LAB92.1, -44.6, 6.2
XYZ56.9, 80.9, 79.6
Decimal8191963
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.22:1
Text on #FFFFFF
FAIL
17.18:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CFFDB;
}
.text-color {
color: #7CFFDB;
}
.border-color {
border: 2px solid #7CFFDB;
}