Skip to content

#ebfffb

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

RGB
235, 255, 251
HSL
168°, 100%, 96%
CMYK
8, 0, 2, 0
Luminance
0.9615

Every format

HEX#ebfffb
RGBrgb(235, 255, 251)
HSLhsl(168, 100%, 96%)
CMYKcmyk(8%, 0%, 2%, 0%)
LABlab(98.5 -7.2 -0.3)
LCHlch(98.5 7.2 182.5)
OKLCHoklch(0.984 0.021 182.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebfffb on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#ebfffb on black: 20.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green100.0%
Blue98.4%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow1.6%
Key (black)0.0%

Color previews

#ebfffb text on a black background

contrast 20.23:1

Card sample

#ebfffb text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfffb in the Color Lab