Skip to content

#fbfffe

a pale, electric cyan · cool · “white”

RGB
251, 255, 254
HSL
165°, 100%, 99%
CMYK
2, 0, 0, 0
Luminance
0.9918

Every format

HEX#fbfffe
RGBrgb(251, 255, 254)
HSLhsl(165, 100%, 99%)
CMYKcmyk(2%, 0%, 0%, 0%)
LABlab(99.7 -1.5 0.0)
LCHlch(99.7 1.5 179.2)
OKLCHoklch(0.997 0.004 179.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.4%
Green100.0%
Blue99.6%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#fbfffe text on a black background

contrast 20.84:1

Card sample

#fbfffe text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbfffe in the Color Lab