Skip to content

#ebfffd

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

RGB
235, 255, 253
HSL
174°, 100%, 96%
CMYK
8, 0, 1, 0
Luminance
0.9627

Every format

HEX#ebfffd
RGBrgb(235, 255, 253)
HSLhsl(174, 100%, 96%)
CMYKcmyk(8%, 0%, 1%, 0%)
LABlab(98.5 -6.8 -1.3)
LCHlch(98.5 7.0 190.6)
OKLCHoklch(0.985 0.021 189.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue99.2%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow0.8%
Key (black)0.0%

Color previews

#ebfffd text on a black background

contrast 20.25:1

Card sample

#ebfffd text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfffd in the Color Lab