Skip to content

#bafeff

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

RGB
186, 254, 255
HSL
181°, 100%, 87%
CMYK
27, 0, 0, 0
Luminance
0.8854

Every format

HEX#bafeff
RGBrgb(186, 254, 255)
HSLhsl(181, 100%, 87%)
CMYKcmyk(27%, 0%, 0%, 0%)
LABlab(95.4 -20.7 -7.3)
LCHlch(95.4 21.9 199.4)
OKLCHoklch(0.952 0.067 197.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green99.6%
Blue100.0%

CMYK percentages

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

Color previews

#bafeff text on a black background

contrast 18.71:1

Card sample

#bafeff text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafeff in the Color Lab