Skip to content

#ccfecb

a pale, electric green · cool · closest name: beige

RGB
204, 254, 203
HSL
119°, 96%, 90%
CMYK
20, 0, 20, 0
Luminance
0.8803

Every format

HEX#ccfecb
RGBrgb(204, 254, 203)
HSLhsl(119, 96%, 90%)
CMYKcmyk(20%, 0%, 20%, 0%)
LABlab(95.2 -25.3 19.3)
LCHlch(95.2 31.8 142.6)
OKLCHoklch(0.949 0.085 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfecb on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#ccfecb on black: 18.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green99.6%
Blue79.6%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow20.1%
Key (black)0.4%

Color previews

#ccfecb text on a black background

contrast 18.61:1

Card sample

#ccfecb text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfecb in the Color Lab