#7CE9B6
A light, vivid green closely aligning with Aquamarine.
About #7CE9B6
At its core, #7CE9B6 is a light and vivid hue. Its closest recognized web color is Aquamarine. This translates to an RGB value of rgb(124, 233, 182).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 47% cyan and 0% magenta inks. With a hue angle of 151.9 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7CE9B6
RGB124, 233, 182
HSL151.9°, 71.2%, 70.0%
CMYK47%, 0%, 22%, 9%
HSV151.9°, 46.8%, 91.4%
LAB85.0, -42.9, 15.2
XYZ45.9, 65.9, 54.6
Decimal8186294
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.19:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE9B6;
}
.text-color {
color: #7CE9B6;
}
.border-color {
border: 2px solid #7CE9B6;
}