Skip to content

#ccff88

a light, electric green · cool · closest name: khaki

RGB
204, 255, 136
HSL
86°, 100%, 77%
CMYK
20, 0, 47, 0
Luminance
0.8613

Every format

HEX#ccff88
RGBrgb(204, 255, 136)
HSLhsl(86, 100%, 77%)
CMYKcmyk(20%, 0%, 47%, 0%)
LABlab(94.4 -35.0 51.4)
LCHlch(94.4 62.2 124.2)
OKLCHoklch(0.939 0.157 128.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccff88 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#ccff88 on black: 18.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green100.0%
Blue53.3%

CMYK percentages

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

Color previews

#ccff88 text on a black background

contrast 18.23:1

Card sample

#ccff88 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccff88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccff88 in the Color Lab