Skip to content

#ccfd83

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

RGB
204, 253, 131
HSL
84°, 97%, 75%
CMYK
19, 0, 48, 1
Luminance
0.8473

Every format

HEX#ccfd83
RGBrgb(204, 253, 131)
HSLhsl(84, 97%, 75%)
CMYKcmyk(19%, 0%, 48%, 1%)
LABlab(93.8 -34.6 53.0)
LCHlch(93.8 63.3 123.1)
OKLCHoklch(0.934 0.159 127.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue51.4%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow48.2%
Key (black)0.8%

Color previews

#ccfd83 text on a black background

contrast 17.95:1

Card sample

#ccfd83 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfd83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd83 in the Color Lab