Skip to content

#fafffc

a pale, electric green · cool · “white”

RGB
250, 255, 252
HSL
144°, 100%, 99%
CMYK
2, 0, 1, 0
Luminance
0.9887

Every format

HEX#fafffc
RGBrgb(250, 255, 252)
HSLhsl(144, 100%, 99%)
CMYKcmyk(2%, 0%, 1%, 0%)
LABlab(99.6 -2.2 0.9)
LCHlch(99.6 2.3 158.4)
OKLCHoklch(0.995 0.007 160.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafffc on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#fafffc on black: 20.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue98.8%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#fafffc text on a black background

contrast 20.77:1

Card sample

#fafffc text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafffc in the Color Lab