#49FF0F
A medium, vivid green closely aligning with Lime.
About #49FF0F
At its core, #49FF0F is a medium and vivid hue. Its closest recognized web color is Lime. In the RGB color space, it consists of 73 red, 255 green, and 15 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 71% cyan, 0% magenta, 94% yellow, and 0% black. The HSL representation is 105.5° hue, 100.0% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49FF0F
RGB73, 255, 15
HSL105.5°, 100.0%, 52.9%
CMYK71%, 0%, 94%, 0%
HSV105.5°, 94.1%, 100.0%
LAB88.4, -79.9, 82.8
XYZ38.6, 73.0, 12.5
Decimal4849423
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.59:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FF0F;
}
.text-color {
color: #49FF0F;
}
.border-color {
border: 2px solid #49FF0F;
}