Skip to content

#def96d

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

RGB
222, 249, 109
HSL
72°, 92%, 70%
CMYK
11, 0, 56, 2
Luminance
0.8439

Every format

HEX#def96d
RGBrgb(222, 249, 109)
HSLhsl(72, 92%, 70%)
CMYKcmyk(11%, 0%, 56%, 2%)
LABlab(93.6 -28.0 63.0)
LCHlch(93.6 68.9 114.0)
OKLCHoklch(0.935 0.167 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def96d on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#def96d on black: 17.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green97.6%
Blue42.7%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow56.2%
Key (black)2.4%

Color previews

#def96d text on a black background

contrast 17.88:1

Card sample

#def96d text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 249, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 249, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #def96d;
background: linear-gradient(135deg, #def96d, #81F96D);

Monochromatic scale

Palettes built from #def96d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def96d in the Color Lab