#C5F86D
A light, vivid green closely aligning with Yellowgreen.
About #C5F86D
When working with digital screens, the color #C5F86D is rendered by mixing light. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 197 red, 248 green, and 109 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 21% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C5F86D
RGB197, 248, 109
HSL82.0°, 90.8%, 70.0%
CMYK21%, 0%, 56%, 3%
HSV82.0°, 56.0%, 97.3%
LAB91.7, -37.0, 60.4
XYZ59.4, 80.1, 26.8
Decimal12974189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.02:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5F86D;
}
.text-color {
color: #C5F86D;
}
.border-color {
border: 2px solid #C5F86D;
}