Skip to content

#feee00

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

RGB
254, 238, 0
HSL
56°, 100%, 50%
CMYK
0, 6, 100, 0
Luminance
0.8222

Every format

HEX#feee00
RGBrgb(254, 238, 0)
HSLhsl(56, 100%, 50%)
CMYKcmyk(0%, 6%, 100%, 0%)
LABlab(92.7 -13.8 91.2)
LCHlch(92.7 92.2 98.6)
OKLCHoklch(0.932 0.197 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feee00 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#feee00 on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow100.0%
Key (black)0.4%

Color previews

#feee00 text on a black background

contrast 17.44:1

Card sample

#feee00 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feee00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feee00 in the Color Lab