Skip to content

#bdfdad

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

RGB
189, 253, 173
HSL
108°, 95%, 84%
CMYK
25, 0, 32, 1
Luminance
0.8409

Every format

HEX#bdfdad
RGBrgb(189, 253, 173)
HSLhsl(108, 95%, 84%)
CMYKcmyk(25%, 0%, 32%, 1%)
LABlab(93.5 -34.5 32.0)
LCHlch(93.5 47.1 137.1)
OKLCHoklch(0.932 0.124 139.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green99.2%
Blue67.8%

CMYK percentages

Cyan25.3%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#bdfdad text on a black background

contrast 17.82:1

Card sample

#bdfdad text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfdad in the Color Lab