Skip to content

#eeee00

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

RGB
238, 238, 0
HSL
60°, 100%, 47%
CMYK
0, 0, 100, 7
Luminance
0.7933

Every format

HEX#eeee00
RGBrgb(238, 238, 0)
HSLhsl(60, 100%, 47%)
CMYKcmyk(0%, 0%, 100%, 7%)
LABlab(91.4 -20.5 89.7)
LCHlch(91.4 92.0 102.9)
OKLCHoklch(0.919 0.200 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeee00 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#eeee00 on black: 16.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow100.0%
Key (black)6.7%

Color previews

#eeee00 text on a black background

contrast 16.87:1

Card sample

#eeee00 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeee00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeee00 in the Color Lab