Skip to content

#d3fecc

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

RGB
211, 254, 204
HSL
112°, 96%, 90%
CMYK
17, 0, 20, 0
Luminance
0.8909

Every format

HEX#d3fecc
RGBrgb(211, 254, 204)
HSLhsl(112, 96%, 90%)
CMYKcmyk(17%, 0%, 20%, 0%)
LABlab(95.6 -22.8 19.5)
LCHlch(95.6 30.0 139.5)
OKLCHoklch(0.954 0.080 141.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3fecc on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#d3fecc on black: 18.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green99.6%
Blue80.0%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#d3fecc text on a black background

contrast 18.82:1

Card sample

#d3fecc text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fecc in the Color Lab