Skip to content

#bdeebc

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

RGB
189, 238, 188
HSL
119°, 60%, 84%
CMYK
21, 0, 21, 7
Luminance
0.7560

Every format

HEX#bdeebc
RGBrgb(189, 238, 188)
HSLhsl(119, 60%, 84%)
CMYKcmyk(21%, 0%, 21%, 7%)
LABlab(89.7 -25.1 19.2)
LCHlch(89.7 31.6 142.6)
OKLCHoklch(0.902 0.084 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdeebc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bdeebc on black: 16.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green93.3%
Blue73.7%

CMYK percentages

Cyan20.6%
Magenta0.0%
Yellow21.0%
Key (black)6.7%

Color previews

#bdeebc text on a black background

contrast 16.12:1

Card sample

#bdeebc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdeebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdeebc in the Color Lab