Skip to content

#bdfdef

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

RGB
189, 253, 239
HSL
167°, 94%, 87%
CMYK
25, 0, 6, 1
Luminance
0.8730

Every format

HEX#bdfdef
RGBrgb(189, 253, 239)
HSLhsl(167, 94%, 87%)
CMYKcmyk(25%, 0%, 6%, 1%)
LABlab(94.9 -22.7 0.2)
LCHlch(94.9 22.7 179.4)
OKLCHoklch(0.947 0.067 179.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdfdef on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#bdfdef on black: 18.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green99.2%
Blue93.7%

CMYK percentages

Cyan25.3%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#bdfdef text on a black background

contrast 18.46:1

Card sample

#bdfdef text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfdef in the Color Lab