#CCD350
A medium, moderate yellow closely aligning with Yellowgreen.
About #CCD350
The hex code #CCD350 represents a beautifully specific shade of yellow. It is closely associated with the named CSS color Yellowgreen. This translates to an RGB value of rgb(204, 211, 80).
Translating this color to physical media requires the CMYK color model. The color uses 3% Cyan, 0% Magenta, 62% Yellow, and 17% 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. 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#CCD350
RGB204, 211, 80
HSL63.2°, 59.8%, 57.1%
CMYK3%, 0%, 62%, 17%
HSV63.2°, 62.1%, 82.7%
LAB81.8, -19.1, 61.9
XYZ49.6, 60.0, 16.6
Decimal13423440
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
13.00:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD350;
}
.text-color {
color: #CCD350;
}
.border-color {
border: 2px solid #CCD350;
}