Skip to content

#bafdad

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

RGB
186, 253, 173
HSL
110°, 95%, 84%
CMYK
27, 0, 32, 1
Luminance
0.8371

Every format

HEX#bafdad
RGBrgb(186, 253, 173)
HSLhsl(110, 95%, 84%)
CMYKcmyk(27%, 0%, 32%, 1%)
LABlab(93.3 -35.5 31.8)
LCHlch(93.3 47.6 138.1)
OKLCHoklch(0.930 0.125 140.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green99.2%
Blue67.8%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#bafdad text on a black background

contrast 17.74:1

Card sample

#bafdad text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafdad in the Color Lab