#CCF875
A light, vivid green closely aligning with Yellowgreen.
About #CCF875
When working with digital screens, the color #CCF875 is rendered by mixing light. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 204 parts red, 248 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 18% Cyan, 0% Magenta, 53% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCF875
RGB204, 248, 117
HSL80.2°, 90.3%, 71.6%
CMYK18%, 0%, 53%, 3%
HSV80.2°, 52.8%, 97.3%
LAB92.2, -33.7, 57.6
XYZ61.7, 81.3, 29.3
Decimal13432949
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.22:1
Text on #FFFFFF
FAIL
17.25:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCF875;
}
.text-color {
color: #CCF875;
}
.border-color {
border: 2px solid #CCF875;
}