Skip to content

#deee12

a balanced, electric yellow · cool · closest name: yellow

RGB
222, 238, 18
HSL
64°, 87%, 50%
CMYK
7, 0, 92, 7
Luminance
0.7672

Every format

HEX#deee12
RGBrgb(222, 238, 18)
HSLhsl(64, 87%, 50%)
CMYKcmyk(7%, 0%, 92%, 7%)
LABlab(90.2 -26.9 86.7)
LCHlch(90.2 90.8 107.2)
OKLCHoklch(0.906 0.202 114.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deee12 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#deee12 on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue7.1%

CMYK percentages

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

Color previews

#deee12 text on a black background

contrast 16.34:1

Card sample

#deee12 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee12

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee12 in the Color Lab