Skip to content

#ccee22

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

RGB
204, 238, 34
HSL
70°, 86%, 53%
CMYK
14, 0, 86, 7
Luminance
0.7410

Every format

HEX#ccee22
RGBrgb(204, 238, 34)
HSLhsl(70, 86%, 53%)
CMYKcmyk(14%, 0%, 86%, 7%)
LABlab(89.0 -33.9 82.8)
LCHlch(89.0 89.5 112.3)
OKLCHoklch(0.893 0.205 119.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccee22 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#ccee22 on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green93.3%
Blue13.3%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow85.7%
Key (black)6.7%

Color previews

#ccee22 text on a black background

contrast 15.82:1

Card sample

#ccee22 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccee22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccee22 in the Color Lab