#CCE216
A medium, vivid yellow closely aligning with Yellow.
About #CCE216
At its core, #CCE216 is a medium and vivid hue. Its closest recognized web color is Yellow. This translates to an RGB value of rgb(204, 226, 22).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 10% cyan, 0% magenta, 90% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CCE216
RGB204, 226, 22
HSL66.5°, 82.3%, 48.6%
CMYK10%, 0%, 90%, 11%
HSV66.5°, 90.3%, 88.6%
LAB85.6, -28.6, 82.1
XYZ52.2, 67.3, 11.0
Decimal13427222
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.46:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE216;
}
.text-color {
color: #CCE216;
}
.border-color {
border: 2px solid #CCE216;
}