Skip to content

#cefdec

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

RGB
206, 253, 236
HSL
158°, 92%, 90%
CMYK
19, 0, 7, 1
Luminance
0.8943

Every format

HEX#cefdec
RGBrgb(206, 253, 236)
HSLhsl(158, 92%, 90%)
CMYKcmyk(19%, 0%, 7%, 1%)
LABlab(95.8 -18.2 3.2)
LCHlch(95.8 18.5 170.1)
OKLCHoklch(0.957 0.053 171.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green99.2%
Blue92.5%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow6.7%
Key (black)0.8%

Color previews

#cefdec text on a black background

contrast 18.89:1

Card sample

#cefdec text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefdec in the Color Lab