#CCDB0F
A medium, vivid yellow closely aligning with Yellow.
About #CCDB0F
At its core, #CCDB0F is a medium and vivid hue. Designers often compare it to the standard color Yellow. Its digital footprint relies on 204 parts red, 219 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 7% cyan and 0% magenta inks. With a hue angle of 64.4 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CCDB0F
RGB204, 219, 15
HSL64.4°, 87.2%, 45.9%
CMYK7%, 0%, 93%, 14%
HSV64.4°, 93.2%, 85.9%
LAB83.7, -25.4, 81.5
XYZ50.3, 63.5, 10.1
Decimal13425423
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.71:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCDB0F;
}
.text-color {
color: #CCDB0F;
}
.border-color {
border: 2px solid #CCDB0F;
}