#55F659
A light, vivid green closely aligning with Limegreen.
About #55F659
The precise color #55F659 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 85 parts red, 246 parts green, and 89 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 65% cyan, 0% magenta, 64% yellow, and 4% black. This makes it a relatively light color when applied to physical surfaces.
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#55F659
RGB85, 246, 89
HSL121.5°, 89.9%, 64.9%
CMYK65%, 0%, 64%, 4%
HSV121.5°, 65.4%, 96.5%
LAB86.3, -70.9, 61.4
XYZ38.5, 68.6, 20.7
Decimal5633625
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.71:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #55F659;
}
.text-color {
color: #55F659;
}
.border-color {
border: 2px solid #55F659;
}