Skip to content

#dfff85

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

RGB
223, 255, 133
HSL
76°, 100%, 76%
CMYK
13, 0, 48, 0
Luminance
0.8890

Every format

HEX#dfff85
RGBrgb(223, 255, 133)
HSLhsl(76, 100%, 76%)
CMYKcmyk(13%, 0%, 48%, 0%)
LABlab(95.5 -28.3 54.5)
LCHlch(95.5 61.4 117.5)
OKLCHoklch(0.952 0.152 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green100.0%
Blue52.2%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow47.8%
Key (black)0.0%

Color previews

#dfff85 text on a black background

contrast 18.78:1

Card sample

#dfff85 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfff85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfff85 in the Color Lab