Skip to content

#deee60

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

RGB
222, 238, 96
HSL
67°, 81%, 66%
CMYK
7, 0, 60, 7
Luminance
0.7752

Every format

HEX#deee60
RGBrgb(222, 238, 96)
HSLhsl(67, 81%, 66%)
CMYKcmyk(7%, 0%, 60%, 7%)
LABlab(90.6 -23.8 65.1)
LCHlch(90.6 69.3 110.1)
OKLCHoklch(0.910 0.165 115.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deee60 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#deee60 on black: 16.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue37.6%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow59.7%
Key (black)6.7%

Color previews

#deee60 text on a black background

contrast 16.50:1

Card sample

#deee60 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 238, 96, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 238, 96, 0.45);
Border & gradient
Gradient panel
border: 3px solid #deee60;
background: linear-gradient(135deg, #deee60, #7FEE60);

Monochromatic scale

Palettes built from #deee60

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee60 in the Color Lab