Skip to content

#fafff0

a pale, electric green · cool · “ivory”

RGB
250, 255, 240
HSL
80°, 100%, 97%
CMYK
2, 0, 6, 0
Luminance
0.9814

Every format

HEX#fafff0
RGBrgb(250, 255, 240)
HSLhsl(80, 100%, 97%)
CMYKcmyk(2%, 0%, 6%, 0%)
LABlab(99.3 -4.2 6.6)
LCHlch(99.3 7.8 122.7)
OKLCHoklch(0.992 0.020 121.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue94.1%

CMYK percentages

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

Color previews

#fafff0 text on a black background

contrast 20.63:1

Card sample

#fafff0 text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafff0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafff0 in the Color Lab