#C5F02C
A medium, vivid yellow closely aligning with Greenyellow.
About #C5F02C
The precise color #C5F02C is an excellent choice for modern design projects. Designers often compare it to the standard color Greenyellow. Its digital footprint relies on 197 parts red, 240 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 18% C, 0% M, 82% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#C5F02C
RGB197, 240, 44
HSL73.2°, 86.7%, 55.7%
CMYK18%, 0%, 82%, 6%
HSV73.2°, 81.7%, 94.1%
LAB89.1, -37.3, 80.6
XYZ54.6, 74.4, 13.9
Decimal12972076
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.87:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5F02C;
}
.text-color {
color: #C5F02C;
}
.border-color {
border: 2px solid #C5F02C;
}