#3ACC66
A medium, moderate green closely aligning with Lightgreen.
About #3ACC66
At its core, #3ACC66 is a medium and moderate hue. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 58 red, 204 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 72% cyan and 0% magenta inks. With a hue angle of 138.1 degrees, it sits comfortably in the green spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3ACC66
RGB58, 204, 102
HSL138.1°, 58.9%, 51.4%
CMYK72%, 0%, 50%, 20%
HSV138.1°, 71.6%, 80.0%
LAB72.9, -59.8, 39.8
XYZ25.7, 45.0, 19.9
Decimal3853414
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.10:1
Text on #FFFFFF
FAIL
10.01:1
Text on #000000
AAA
2.01:1
Text on #F8FAFC
FAIL
8.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ACC66;
}
.text-color {
color: #3ACC66;
}
.border-color {
border: 2px solid #3ACC66;
}