#CCF807
A medium, vivid yellow closely aligning with Greenyellow.
About #CCF807
At its core, #CCF807 is a medium and vivid hue. Its closest recognized web color is Greenyellow. Its digital footprint relies on 204 parts red, 248 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 18% cyan and 0% magenta inks. With a hue angle of 71.0 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CCF807
RGB204, 248, 7
HSL71.0°, 94.5%, 50.0%
CMYK18%, 0%, 97%, 3%
HSV71.0°, 97.2%, 97.3%
LAB91.7, -38.8, 88.3
XYZ58.5, 80.0, 12.6
Decimal13432839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.24:1
Text on #FFFFFF
FAIL
17.00:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCF807;
}
.text-color {
color: #CCF807;
}
.border-color {
border: 2px solid #CCF807;
}