Skip to content

#bafdec

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

RGB
186, 253, 236
HSL
165°, 94%, 86%
CMYK
27, 0, 7, 1
Luminance
0.8675

Every format

HEX#bafdec
RGBrgb(186, 253, 236)
HSLhsl(165, 94%, 86%)
CMYKcmyk(27%, 0%, 7%, 1%)
LABlab(94.6 -24.2 1.4)
LCHlch(94.6 24.3 176.7)
OKLCHoklch(0.945 0.071 177.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green99.2%
Blue92.5%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow6.7%
Key (black)0.8%

Color previews

#bafdec text on a black background

contrast 18.35:1

Card sample

#bafdec text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafdec in the Color Lab