#7CF8D3
A light, vivid green closely aligning with Aquamarine.
About #7CF8D3
At its core, #7CF8D3 is a light and vivid hue. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 124 red, 248 green, and 211 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 50% Cyan, 0% Magenta, 15% Yellow, and 3% Black. With a hue angle of 162.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CF8D3
RGB124, 248, 211
HSL162.1°, 89.9%, 72.9%
CMYK50%, 0%, 15%, 3%
HSV162.1°, 50.0%, 97.3%
LAB89.9, -43.3, 7.2
XYZ53.6, 76.1, 73.5
Decimal8190163
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.22:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF8D3;
}
.text-color {
color: #7CF8D3;
}
.border-color {
border: 2px solid #7CF8D3;
}