Skip to content

#fefffe

a pale, electric green · cool · “white”

RGB
254, 255, 254
HSL
120°, 100%, 100%
CMYK
0, 0, 0, 0
Luminance
0.9975

Every format

HEX#fefffe
RGBrgb(254, 255, 254)
HSLhsl(120, 100%, 100%)
CMYKcmyk(0%, 0%, 0%, 0%)
LABlab(99.9 -0.5 0.4)
LCHlch(99.9 0.6 144.2)
OKLCHoklch(0.999 0.002 145.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefffe on white: 1.00:1
AA ✗ fail · AA-large · AAA
Aa
#fefffe on black: 20.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green100.0%
Blue99.6%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#fefffe text on a black background

contrast 20.95:1

Card sample

#fefffe text on a white background

contrast 1.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefffe in the Color Lab