Skip to content

#ebffff

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

RGB
235, 255, 255
HSL
180°, 100%, 96%
CMYK
8, 0, 0, 0
Luminance
0.9640

Every format

HEX#ebffff
RGBrgb(235, 255, 255)
HSLhsl(180, 100%, 96%)
CMYKcmyk(8%, 0%, 0%, 0%)
LABlab(98.6 -6.5 -2.2)
LCHlch(98.6 6.8 199.0)
OKLCHoklch(0.985 0.021 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue100.0%

CMYK percentages

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

Color previews

#ebffff text on a black background

contrast 20.28:1

Card sample

#ebffff text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebffff in the Color Lab