Skip to content

#ccff8f

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

RGB
204, 255, 143
HSL
87°, 100%, 78%
CMYK
20, 0, 44, 0
Luminance
0.8634

Every format

HEX#ccff8f
RGBrgb(204, 255, 143)
HSLhsl(87, 100%, 78%)
CMYKcmyk(20%, 0%, 44%, 0%)
LABlab(94.5 -34.2 48.2)
LCHlch(94.5 59.1 125.4)
OKLCHoklch(0.940 0.150 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green100.0%
Blue56.1%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow43.9%
Key (black)0.0%

Color previews

#ccff8f text on a black background

contrast 18.27:1

Card sample

#ccff8f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccff8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccff8f in the Color Lab