Skip to content

#ccfeab

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

RGB
204, 254, 171
HSL
96°, 98%, 83%
CMYK
20, 0, 33, 0
Luminance
0.8666

Every format

HEX#ccfeab
RGBrgb(204, 254, 171)
HSLhsl(96, 98%, 83%)
CMYKcmyk(20%, 0%, 33%, 0%)
LABlab(94.6 -30.2 34.7)
LCHlch(94.6 46.0 131.0)
OKLCHoklch(0.943 0.119 133.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.6%
Blue67.1%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow32.7%
Key (black)0.4%

Color previews

#ccfeab text on a black background

contrast 18.33:1

Card sample

#ccfeab text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfeab in the Color Lab