Skip to content

#f5ffff

a pale, electric cyan · cool · closest name: white

RGB
245, 255, 255
HSL
180°, 100%, 98%
CMYK
4, 0, 0, 0
Luminance
0.9815

Every format

HEX#f5ffff
RGBrgb(245, 255, 255)
HSLhsl(180, 100%, 98%)
CMYKcmyk(4%, 0%, 0%, 0%)
LABlab(99.3 -3.3 -1.1)
LCHlch(99.3 3.5 199.2)
OKLCHoklch(0.993 0.011 197.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.1%
Green100.0%
Blue100.0%

CMYK percentages

Cyan3.9%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f5ffff text on a black background

contrast 20.63:1

Card sample

#f5ffff text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5ffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5ffff in the Color Lab