#C5FF49
A light, vivid green closely aligning with Greenyellow.
About #C5FF49
At its core, #C5FF49 is a light and vivid hue. Its closest recognized web color is Greenyellow. Its digital footprint relies on 197 parts red, 255 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 23% Cyan, 0% Magenta, 71% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C5FF49
RGB197, 255, 73
HSL79.1°, 100.0%, 64.3%
CMYK23%, 0%, 71%, 0%
HSV79.1°, 71.4%, 100.0%
LAB93.4, -42.6, 76.2
XYZ60.0, 83.9, 19.3
Decimal12975945
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.18:1
Text on #FFFFFF
FAIL
17.77:1
Text on #000000
AAA
1.13:1
Text on #F8FAFC
FAIL
15.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5FF49;
}
.text-color {
color: #C5FF49;
}
.border-color {
border: 2px solid #C5FF49;
}