Skip to content

#bdfdac

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

RGB
189, 253, 172
HSL
107°, 95%, 83%
CMYK
25, 0, 32, 1
Luminance
0.8405

Every format

HEX#bdfdac
RGBrgb(189, 253, 172)
HSLhsl(107, 95%, 83%)
CMYKcmyk(25%, 0%, 32%, 1%)
LABlab(93.5 -34.6 32.5)
LCHlch(93.5 47.5 136.8)
OKLCHoklch(0.931 0.125 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green99.2%
Blue67.5%

CMYK percentages

Cyan25.3%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#bdfdac text on a black background

contrast 17.81:1

Card sample

#bdfdac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdfdac in the Color Lab