Skip to content

#bafecc

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

RGB
186, 254, 204
HSL
136°, 97%, 86%
CMYK
27, 0, 20, 0
Luminance
0.8568

Every format

HEX#bafecc
RGBrgb(186, 254, 204)
HSLhsl(136, 97%, 86%)
CMYKcmyk(27%, 0%, 20%, 0%)
LABlab(94.2 -30.8 17.2)
LCHlch(94.2 35.3 150.8)
OKLCHoklch(0.939 0.096 152.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bafecc on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#bafecc on black: 18.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green99.6%
Blue80.0%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#bafecc text on a black background

contrast 18.14:1

Card sample

#bafecc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafecc in the Color Lab