Skip to content

#bdeeb2

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

RGB
189, 238, 178
HSL
109°, 64%, 82%
CMYK
21, 0, 25, 7
Luminance
0.7518

Every format

HEX#bdeeb2
RGBrgb(189, 238, 178)
HSLhsl(109, 64%, 82%)
CMYKcmyk(21%, 0%, 25%, 7%)
LABlab(89.5 -26.7 24.1)
LCHlch(89.5 35.9 138.0)
OKLCHoklch(0.900 0.095 139.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdeeb2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bdeeb2 on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green93.3%
Blue69.8%

CMYK percentages

Cyan20.6%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#bdeeb2 text on a black background

contrast 16.04:1

Card sample

#bdeeb2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdeeb2 in the Color Lab