Skip to content

#bafdac

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

RGB
186, 253, 172
HSL
110°, 95%, 83%
CMYK
27, 0, 32, 1
Luminance
0.8367

Every format

HEX#bafdac
RGBrgb(186, 253, 172)
HSLhsl(110, 95%, 83%)
CMYKcmyk(27%, 0%, 32%, 1%)
LABlab(93.3 -35.6 32.3)
LCHlch(93.3 48.1 137.8)
OKLCHoklch(0.930 0.126 140.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green99.2%
Blue67.5%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#bafdac text on a black background

contrast 17.73:1

Card sample

#bafdac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafdac in the Color Lab