Skip to content

#d2fecb

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

RGB
210, 254, 203
HSL
112°, 96%, 90%
CMYK
17, 0, 20, 0
Luminance
0.8890

Every format

HEX#d2fecb
RGBrgb(210, 254, 203)
HSLhsl(112, 96%, 90%)
CMYKcmyk(17%, 0%, 20%, 0%)
LABlab(95.5 -23.3 19.9)
LCHlch(95.5 30.6 139.6)
OKLCHoklch(0.953 0.081 141.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green99.6%
Blue79.6%

CMYK percentages

Cyan17.3%
Magenta0.0%
Yellow20.1%
Key (black)0.4%

Color previews

#d2fecb text on a black background

contrast 18.78:1

Card sample

#d2fecb text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2fecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2fecb in the Color Lab