Skip to content

#d3fdac

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

RGB
211, 253, 172
HSL
91°, 95%, 83%
CMYK
17, 0, 32, 1
Luminance
0.8708

Every format

HEX#d3fdac
RGBrgb(211, 253, 172)
HSLhsl(91, 95%, 83%)
CMYKcmyk(17%, 0%, 32%, 1%)
LABlab(94.8 -27.1 34.5)
LCHlch(94.8 43.9 128.2)
OKLCHoklch(0.945 0.113 130.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green99.2%
Blue67.5%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#d3fdac text on a black background

contrast 18.42:1

Card sample

#d3fdac text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3fdac in the Color Lab