Skip to content

#cdfeec

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

RGB
205, 254, 236
HSL
158°, 96%, 90%
CMYK
19, 0, 7, 0
Luminance
0.8992

Every format

HEX#cdfeec
RGBrgb(205, 254, 236)
HSLhsl(158, 96%, 90%)
CMYKcmyk(19%, 0%, 7%, 0%)
LABlab(96.0 -19.0 3.5)
LCHlch(96.0 19.3 169.6)
OKLCHoklch(0.958 0.055 170.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green99.6%
Blue92.5%

CMYK percentages

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

Color previews

#cdfeec text on a black background

contrast 18.98:1

Card sample

#cdfeec text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfeec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfeec in the Color Lab