Skip to content

#d3fadc

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

RGB
211, 250, 220
HSL
134°, 80%, 90%
CMYK
16, 0, 12, 2
Luminance
0.8739

Every format

HEX#d3fadc
RGBrgb(211, 250, 220)
HSLhsl(134, 80%, 90%)
CMYKcmyk(16%, 0%, 12%, 2%)
LABlab(94.9 -18.1 10.2)
LCHlch(94.9 20.8 150.5)
OKLCHoklch(0.949 0.057 152.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green98.0%
Blue86.3%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow12.0%
Key (black)2.0%

Color previews

#d3fadc text on a black background

contrast 18.48:1

Card sample

#d3fadc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fadc in the Color Lab