#7CF8B6
A light, vivid green closely aligning with Aquamarine.
About #7CF8B6
When working with digital screens, the color #7CF8B6 is rendered by mixing light. Its closest recognized web color is Aquamarine. Its digital footprint relies on 124 parts red, 248 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 0% Magenta, 27% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CF8B6
RGB124, 248, 182
HSL148.1°, 89.9%, 72.9%
CMYK50%, 0%, 27%, 3%
HSV148.1°, 50.0%, 97.3%
LAB89.3, -49.4, 21.3
XYZ50.3, 74.8, 56.0
Decimal8190134
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.96:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF8B6;
}
.text-color {
color: #7CF8B6;
}
.border-color {
border: 2px solid #7CF8B6;
}