#CCE25F
A light, moderate yellow closely aligning with Yellowgreen.
About #CCE25F
The hex code #CCE25F represents a beautifully specific shade of yellow. Designers often compare it to the standard color Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 226, and 95.
If you are designing for print, the four-color process is what matters most. The color uses 10% Cyan, 0% Magenta, 58% Yellow, and 11% Black. 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CCE25F
RGB204, 226, 95
HSL70.1°, 69.3%, 62.9%
CMYK10%, 0%, 58%, 11%
HSV70.1°, 58.0%, 88.6%
LAB86.0, -25.3, 60.2
XYZ54.2, 68.1, 21.1
Decimal13427295
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.61:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE25F;
}
.text-color {
color: #CCE25F;
}
.border-color {
border: 2px solid #CCE25F;
}