Skip to content

#cdfccc

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

RGB
205, 252, 204
HSL
119°, 89%, 89%
CMYK
19, 0, 19, 1
Luminance
0.8696

Every format

HEX#cdfccc
RGBrgb(205, 252, 204)
HSLhsl(119, 89%, 89%)
CMYKcmyk(19%, 0%, 19%, 1%)
LABlab(94.7 -23.8 18.1)
LCHlch(94.7 29.9 142.7)
OKLCHoklch(0.946 0.080 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfccc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#cdfccc on black: 18.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.8%
Blue80.0%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#cdfccc text on a black background

contrast 18.39:1

Card sample

#cdfccc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfccc in the Color Lab