Skip to content

#bdefba

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

RGB
189, 239, 186
HSL
117°, 62%, 83%
CMYK
21, 0, 22, 6
Luminance
0.7610

Every format

HEX#bdefba
RGBrgb(189, 239, 186)
HSLhsl(117, 62%, 83%)
CMYKcmyk(21%, 0%, 22%, 6%)
LABlab(89.9 -25.9 20.5)
LCHlch(89.9 33.0 141.6)
OKLCHoklch(0.904 0.088 143.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdefba on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#bdefba on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green93.7%
Blue72.9%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow22.2%
Key (black)6.3%

Color previews

#bdefba text on a black background

contrast 16.22:1

Card sample

#bdefba text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdefba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdefba in the Color Lab