Skip to content

#d2fdac

a light, electric green · cool · closest name: khaki

RGB
210, 253, 172
HSL
92°, 95%, 83%
CMYK
17, 0, 32, 1
Luminance
0.8693

Every format

HEX#d2fdac
RGBrgb(210, 253, 172)
HSLhsl(92, 95%, 83%)
CMYKcmyk(17%, 0%, 32%, 1%)
LABlab(94.7 -27.5 34.4)
LCHlch(94.7 44.0 128.6)
OKLCHoklch(0.945 0.114 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green99.2%
Blue67.5%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#d2fdac text on a black background

contrast 18.39:1

Card sample

#d2fdac text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2fdac in the Color Lab