Skip to content

#dff87d

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

RGB
223, 248, 125
HSL
72°, 90%, 73%
CMYK
10, 0, 50, 3
Luminance
0.8430

Every format

HEX#dff87d
RGBrgb(223, 248, 125)
HSLhsl(72, 90%, 73%)
CMYKcmyk(10%, 0%, 50%, 3%)
LABlab(93.6 -25.8 55.8)
LCHlch(93.6 61.5 114.8)
OKLCHoklch(0.936 0.151 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff87d on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#dff87d on black: 17.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green97.3%
Blue49.0%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow49.6%
Key (black)2.7%

Color previews

#dff87d text on a black background

contrast 17.86:1

Card sample

#dff87d text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff87d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff87d in the Color Lab