Skip to content

#eee600

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

RGB
238, 230, 0
HSL
58°, 100%, 47%
CMYK
0, 3, 100, 7
Luminance
0.7477

Every format

HEX#eee600
RGBrgb(238, 230, 0)
HSLhsl(58, 100%, 47%)
CMYKcmyk(0%, 3%, 100%, 7%)
LABlab(89.3 -16.6 88.1)
LCHlch(89.3 89.7 100.7)
OKLCHoklch(0.902 0.194 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee600 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#eee600 on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green90.2%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow100.0%
Key (black)6.7%

Color previews

#eee600 text on a black background

contrast 15.95:1

Card sample

#eee600 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee600

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee600 in the Color Lab