Skip to content

#ccfd7b

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

RGB
204, 253, 123
HSL
83°, 97%, 74%
CMYK
19, 0, 51, 1
Luminance
0.8452

Every format

HEX#ccfd7b
RGBrgb(204, 253, 123)
HSLhsl(83, 97%, 74%)
CMYKcmyk(19%, 0%, 51%, 1%)
LABlab(93.7 -35.4 56.5)
LCHlch(93.7 66.7 122.1)
OKLCHoklch(0.933 0.167 126.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue48.2%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#ccfd7b text on a black background

contrast 17.90:1

Card sample

#ccfd7b text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd7b in the Color Lab