#CCE26D
A light, moderate yellow closely aligning with Khaki.
About #CCE26D
When working with digital screens, the color #CCE26D is rendered by mixing light. Designers often compare it to the standard color Khaki. In the RGB color space, it consists of 204 red, 226 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 10% Cyan, 0% Magenta, 52% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#CCE26D
RGB204, 226, 109
HSL71.3°, 66.9%, 65.7%
CMYK10%, 0%, 52%, 11%
HSV71.3°, 51.8%, 88.6%
LAB86.2, -24.1, 54.1
XYZ54.9, 68.3, 24.8
Decimal13427309
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.67:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCE26D;
}
.text-color {
color: #CCE26D;
}
.border-color {
border: 2px solid #CCE26D;
}