#C5F82C
A medium, vivid green closely aligning with Greenyellow.
About #C5F82C
The precise color #C5F82C is an excellent choice for modern design projects. Designers often compare it to the standard color Greenyellow. In the RGB color space, it consists of 197 red, 248 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. The color uses 21% Cyan, 0% Magenta, 82% Yellow, and 3% Black. The HSL representation is 75.0° hue, 93.6% saturation, and 57.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5F82C
RGB197, 248, 44
HSL75.0°, 93.6%, 57.3%
CMYK21%, 0%, 82%, 3%
HSV75.0°, 82.3%, 97.3%
LAB91.3, -40.8, 82.5
XYZ57.0, 79.2, 14.7
Decimal12974124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.84:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5F82C;
}
.text-color {
color: #C5F82C;
}
.border-color {
border: 2px solid #C5F82C;
}