Skip to content

#bdeeac

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

RGB
189, 238, 172
HSL
105°, 66%, 80%
CMYK
21, 0, 28, 7
Luminance
0.7495

Every format

HEX#bdeeac
RGBrgb(189, 238, 172)
HSLhsl(105, 66%, 80%)
CMYKcmyk(21%, 0%, 28%, 7%)
LABlab(89.4 -27.6 27.0)
LCHlch(89.4 38.6 135.7)
OKLCHoklch(0.898 0.102 137.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green93.3%
Blue67.5%

CMYK percentages

Cyan20.6%
Magenta0.0%
Yellow27.7%
Key (black)6.7%

Color previews

#bdeeac text on a black background

contrast 15.99:1

Card sample

#bdeeac text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdeeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdeeac in the Color Lab