Skip to content

#bafdbc

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

RGB
186, 253, 188
HSL
122°, 94%, 86%
CMYK
27, 0, 26, 1
Luminance
0.8432

Every format

HEX#bafdbc
RGBrgb(186, 253, 188)
HSLhsl(122, 94%, 86%)
CMYKcmyk(27%, 0%, 26%, 1%)
LABlab(93.6 -33.1 24.6)
LCHlch(93.6 41.2 143.4)
OKLCHoklch(0.933 0.110 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bafdbc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#bafdbc on black: 17.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green99.2%
Blue73.7%

CMYK percentages

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

Color previews

#bafdbc text on a black background

contrast 17.86:1

Card sample

#bafdbc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafdbc in the Color Lab