Skip to content

#fafff2

a pale, electric green · cool · “ivory”

RGB
250, 255, 242
HSL
83°, 100%, 98%
CMYK
2, 0, 5, 0
Luminance
0.9825

Every format

HEX#fafff2
RGBrgb(250, 255, 242)
HSLhsl(83, 100%, 98%)
CMYKcmyk(2%, 0%, 5%, 0%)
LABlab(99.3 -3.9 5.6)
LCHlch(99.3 6.8 124.7)
OKLCHoklch(0.993 0.018 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafff2 on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fafff2 on black: 20.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue94.9%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow5.1%
Key (black)0.0%

Color previews

#fafff2 text on a black background

contrast 20.65:1

Card sample

#fafff2 text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafff2 in the Color Lab