#CCDB57
A light, moderate yellow closely aligning with Yellowgreen.
About #CCDB57
At its core, #CCDB57 is a light and moderate hue. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 204 parts red, 219 parts green, and 87 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. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCDB57
RGB204, 219, 87
HSL66.8°, 64.7%, 60.0%
CMYK7%, 0%, 60%, 14%
HSV66.8°, 60.3%, 85.9%
LAB84.1, -22.5, 61.4
XYZ52.0, 64.2, 18.7
Decimal13425495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.84:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCDB57;
}
.text-color {
color: #CCDB57;
}
.border-color {
border: 2px solid #CCDB57;
}