#CCF842
A light, vivid yellow closely aligning with Greenyellow.
About #CCF842
At its core, #CCF842 is a light and vivid hue. Its closest recognized web color is Greenyellow. In the RGB color space, it consists of 204 red, 248 green, and 66 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 18% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#CCF842
RGB204, 248, 66
HSL74.5°, 92.9%, 61.6%
CMYK18%, 0%, 73%, 3%
HSV74.5°, 73.4%, 97.3%
LAB91.8, -37.3, 77.1
XYZ59.5, 80.4, 17.5
Decimal13432898
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.07:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCF842;
}
.text-color {
color: #CCF842;
}
.border-color {
border: 2px solid #CCF842;
}