#CCF016
A medium, vivid yellow closely aligning with Greenyellow.
About #CCF016
The precise color #CCF016 is an excellent choice for modern design projects. Its closest recognized web color is Greenyellow. In the RGB color space, it consists of 204 red, 240 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 15% cyan, 0% magenta, 91% yellow, and 6% black. The HSL representation is 69.9° hue, 87.9% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CCF016
RGB204, 240, 22
HSL69.9°, 87.9%, 51.4%
CMYK15%, 0%, 91%, 6%
HSV69.9°, 90.8%, 94.1%
LAB89.5, -35.0, 85.2
XYZ56.2, 75.2, 12.3
Decimal13430806
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.04:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCF016;
}
.text-color {
color: #CCF016;
}
.border-color {
border: 2px solid #CCF016;
}