Skip to content

#bdfffd

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

RGB
189, 255, 253
HSL
178°, 100%, 87%
CMYK
26, 0, 1, 0
Luminance
0.8943

Every format

HEX#bdfffd
RGBrgb(189, 255, 253)
HSLhsl(178, 100%, 87%)
CMYKcmyk(26%, 0%, 1%, 0%)
LABlab(95.8 -20.8 -5.7)
LCHlch(95.8 21.5 195.3)
OKLCHoklch(0.956 0.066 193.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfffd on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#bdfffd on black: 18.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green100.0%
Blue99.2%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow0.8%
Key (black)0.0%

Color previews

#bdfffd text on a black background

contrast 18.89:1

Card sample

#bdfffd text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfffd in the Color Lab