Skip to content

#bafffd

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

RGB
186, 255, 253
HSL
178°, 100%, 87%
CMYK
27, 0, 1, 0
Luminance
0.8905

Every format

HEX#bafffd
RGBrgb(186, 255, 253)
HSLhsl(178, 100%, 87%)
CMYKcmyk(27%, 0%, 1%, 0%)
LABlab(95.6 -21.6 -5.9)
LCHlch(95.6 22.4 195.4)
OKLCHoklch(0.954 0.068 193.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bafffd on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#bafffd on black: 18.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue99.2%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow0.8%
Key (black)0.0%

Color previews

#bafffd text on a black background

contrast 18.81:1

Card sample

#bafffd text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafffd in the Color Lab