Skip to content

#ccfd8b

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

RGB
204, 253, 139
HSL
86°, 97%, 77%
CMYK
19, 0, 45, 1
Luminance
0.8495

Every format

HEX#ccfd8b
RGBrgb(204, 253, 139)
HSLhsl(86, 97%, 77%)
CMYKcmyk(19%, 0%, 45%, 1%)
LABlab(93.9 -33.7 49.3)
LCHlch(93.9 59.8 124.4)
OKLCHoklch(0.935 0.151 128.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue54.5%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow45.1%
Key (black)0.8%

Color previews

#ccfd8b text on a black background

contrast 17.99:1

Card sample

#ccfd8b text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd8b in the Color Lab