Skip to content

#deee82

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

RGB
222, 238, 130
HSL
69°, 76%, 72%
CMYK
7, 0, 45, 7
Luminance
0.7829

Every format

HEX#deee82
RGBrgb(222, 238, 130)
HSLhsl(69, 76%, 72%)
CMYKcmyk(7%, 0%, 45%, 7%)
LABlab(90.9 -20.9 50.2)
LCHlch(90.9 54.4 112.6)
OKLCHoklch(0.914 0.134 116.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deee82 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#deee82 on black: 16.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue51.0%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow45.4%
Key (black)6.7%

Color previews

#deee82 text on a black background

contrast 16.66:1

Card sample

#deee82 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee82 in the Color Lab