Skip to content

#dffdab

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

RGB
223, 253, 171
HSL
82°, 95%, 83%
CMYK
12, 0, 32, 1
Luminance
0.8888

Every format

HEX#dffdab
RGBrgb(223, 253, 171)
HSLhsl(82, 95%, 83%)
CMYKcmyk(12%, 0%, 32%, 1%)
LABlab(95.5 -23.0 36.1)
LCHlch(95.5 42.9 122.5)
OKLCHoklch(0.953 0.110 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green99.2%
Blue67.1%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow32.4%
Key (black)0.8%

Color previews

#dffdab text on a black background

contrast 18.78:1

Card sample

#dffdab text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dffdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dffdab in the Color Lab