#15FD06
A medium, vivid green closely aligning with Lime.
About #15FD06
Visually, #15FD06 is defined as a vivid green. Its closest recognized web color is Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 21, 253, and 6.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 92% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#15FD06
RGB21, 253, 6
HSL116.4°, 98.4%, 50.8%
CMYK92%, 0%, 98%, 1%
HSV116.4°, 97.6%, 99.2%
LAB87.2, -84.9, 82.3
XYZ35.5, 70.4, 11.9
Decimal1441030
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.08:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #15FD06;
}
.text-color {
color: #15FD06;
}
.border-color {
border: 2px solid #15FD06;
}