Skip to content

#ebfffa

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

RGB
235, 255, 250
HSL
165°, 100%, 96%
CMYK
8, 0, 2, 0
Luminance
0.9608

Every format

HEX#ebfffa
RGBrgb(235, 255, 250)
HSLhsl(165, 100%, 96%)
CMYKcmyk(8%, 0%, 2%, 0%)
LABlab(98.5 -7.4 0.2)
LCHlch(98.5 7.4 178.8)
OKLCHoklch(0.984 0.022 179.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ebfffa text on a black background

contrast 20.22:1

Card sample

#ebfffa text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfffa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfffa in the Color Lab