Skip to content

#ccfeec

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

RGB
204, 254, 236
HSL
158°, 96%, 90%
CMYK
20, 0, 7, 0
Luminance
0.8978

Every format

HEX#ccfeec
RGBrgb(204, 254, 236)
HSLhsl(158, 96%, 90%)
CMYKcmyk(20%, 0%, 7%, 0%)
LABlab(95.9 -19.3 3.4)
LCHlch(95.9 19.6 170.0)
OKLCHoklch(0.958 0.056 171.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfeec on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ccfeec on black: 18.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green99.6%
Blue92.5%

CMYK percentages

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

Color previews

#ccfeec text on a black background

contrast 18.96:1

Card sample

#ccfeec text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfeec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfeec in the Color Lab