Skip to content

#deee00

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

RGB
222, 238, 0
HSL
64°, 100%, 47%
CMYK
7, 0, 100, 7
Luminance
0.7668

Every format

HEX#deee00
RGBrgb(222, 238, 0)
HSLhsl(64, 100%, 47%)
CMYKcmyk(7%, 0%, 100%, 7%)
LABlab(90.2 -27.1 88.2)
LCHlch(90.2 92.3 107.1)
OKLCHoklch(0.906 0.205 114.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue0.0%

CMYK percentages

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

Color previews

#deee00 text on a black background

contrast 16.34:1

Card sample

#deee00 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee00 in the Color Lab