Skip to content

#ccffda

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

RGB
204, 255, 218
HSL
137°, 100%, 90%
CMYK
20, 0, 15, 0
Luminance
0.8942

Every format

HEX#ccffda
RGBrgb(204, 255, 218)
HSLhsl(137, 100%, 90%)
CMYKcmyk(20%, 0%, 15%, 0%)
LABlab(95.8 -23.1 12.4)
LCHlch(95.8 26.3 151.8)
OKLCHoklch(0.955 0.072 153.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green100.0%
Blue85.5%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow14.5%
Key (black)0.0%

Color previews

#ccffda text on a black background

contrast 18.88:1

Card sample

#ccffda text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccffda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccffda in the Color Lab