Skip to content

#ccff44

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

RGB
204, 255, 68
HSL
76°, 100%, 63%
CMYK
20, 0, 73, 0
Luminance
0.8477

Every format

HEX#ccff44
RGBrgb(204, 255, 68)
HSLhsl(76, 100%, 63%)
CMYKcmyk(20%, 0%, 73%, 0%)
LABlab(93.8 -40.3 78.3)
LCHlch(93.8 88.1 117.2)
OKLCHoklch(0.933 0.210 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green100.0%
Blue26.7%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow73.3%
Key (black)0.0%

Color previews

#ccff44 text on a black background

contrast 17.95:1

Card sample

#ccff44 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccff44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccff44 in the Color Lab