Skip to content

#ccee55

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

RGB
204, 238, 85
HSL
73°, 82%, 63%
CMYK
14, 0, 64, 7
Luminance
0.7464

Every format

HEX#ccee55
RGBrgb(204, 238, 85)
HSLhsl(73, 82%, 63%)
CMYKcmyk(14%, 0%, 64%, 7%)
LABlab(89.2 -31.6 67.8)
LCHlch(89.2 74.8 115.0)
OKLCHoklch(0.896 0.179 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccee55 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#ccee55 on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green93.3%
Blue33.3%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow64.3%
Key (black)6.7%

Color previews

#ccee55 text on a black background

contrast 15.93:1

Card sample

#ccee55 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccee55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccee55 in the Color Lab