Skip to content

#baffec

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

RGB
186, 255, 236
HSL
164°, 100%, 87%
CMYK
27, 0, 8, 0
Luminance
0.8802

Every format

HEX#baffec
RGBrgb(186, 255, 236)
HSLhsl(164, 100%, 87%)
CMYKcmyk(27%, 0%, 8%, 0%)
LABlab(95.2 -25.2 2.2)
LCHlch(95.2 25.3 175.0)
OKLCHoklch(0.949 0.073 175.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baffec on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#baffec on black: 18.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow7.5%
Key (black)0.0%

Color previews

#baffec text on a black background

contrast 18.60:1

Card sample

#baffec text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baffec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baffec in the Color Lab