Skip to content

#effafb

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

RGB
239, 250, 251
HSL
185°, 60%, 96%
CMYK
5, 0, 0, 2
Luminance
0.9369

Every format

HEX#effafb
RGBrgb(239, 250, 251)
HSLhsl(185, 60%, 96%)
CMYKcmyk(5%, 0%, 0%, 2%)
LABlab(97.5 -3.4 -1.7)
LCHlch(97.5 3.8 206.8)
OKLCHoklch(0.977 0.012 203.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#effafb on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#effafb on black: 19.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green98.0%
Blue98.4%

CMYK percentages

Cyan4.8%
Magenta0.4%
Yellow0.0%
Key (black)1.6%

Color previews

#effafb text on a black background

contrast 19.74:1

Card sample

#effafb text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #effafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #effafb in the Color Lab