Skip to content

#d2fadc

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

RGB
210, 250, 220
HSL
135°, 80%, 90%
CMYK
16, 0, 12, 2
Luminance
0.8724

Every format

HEX#d2fadc
RGBrgb(210, 250, 220)
HSLhsl(135, 80%, 90%)
CMYKcmyk(16%, 0%, 12%, 2%)
LABlab(94.8 -18.4 10.1)
LCHlch(94.8 21.1 151.2)
OKLCHoklch(0.949 0.058 152.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green98.0%
Blue86.3%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow12.0%
Key (black)2.0%

Color previews

#d2fadc text on a black background

contrast 18.45:1

Card sample

#d2fadc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2fadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2fadc in the Color Lab