Skip to content

#defda7

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

RGB
222, 253, 167
HSL
82°, 96%, 82%
CMYK
12, 0, 34, 1
Luminance
0.8857

Every format

HEX#defda7
RGBrgb(222, 253, 167)
HSLhsl(82, 96%, 82%)
CMYKcmyk(12%, 0%, 34%, 1%)
LABlab(95.4 -23.9 37.9)
LCHlch(95.4 44.8 122.2)
OKLCHoklch(0.952 0.114 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green99.2%
Blue65.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow34.0%
Key (black)0.8%

Color previews

#defda7 text on a black background

contrast 18.71:1

Card sample

#defda7 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #defda7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #defda7 in the Color Lab