Skip to content

#ccff22

a balanced, electric green · cool · closest name: yellow

RGB
204, 255, 34
HSL
74°, 100%, 57%
CMYK
20, 0, 87, 0
Luminance
0.8447

Every format

HEX#ccff22
RGBrgb(204, 255, 34)
HSLhsl(74, 100%, 57%)
CMYKcmyk(20%, 0%, 87%, 0%)
LABlab(93.7 -41.5 86.7)
LCHlch(93.7 96.1 115.6)
OKLCHoklch(0.931 0.223 123.3)

Copy-ready code

/* CSS */
color: #ccff22;
background-color: #ccff22;
/* Tailwind (arbitrary) */
class="text-[#ccff22] bg-[#ccff22]"
/* SCSS */
$brand: #ccff22;
/* SwiftUI */
Color(red: 0.800, green: 1.000, blue: 0.133)
/* Android */
Color.parseColor("#ccff22")

Accessibility — WCAG contrast

Aa
#ccff22 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ccff22 on black: 17.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green100.0%
Blue13.3%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow86.7%
Key (black)0.0%

Color previews

#ccff22 text on a black background

contrast 17.89:1

Card sample

#ccff22 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ccff22;
Background color
Panel with #ccff22 background
background-color: #ccff22;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ccff22;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 255, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 255, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccff22;
background: linear-gradient(135deg, #ccff22, #39FF22);

Monochromatic scale

Palettes built from #ccff22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccff22 in the Color Lab