Skip to content

#bdefdc

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

RGB
189, 239, 220
HSL
157°, 61%, 84%
CMYK
21, 0, 8, 6
Luminance
0.7772

Every format

HEX#bdefdc
RGBrgb(189, 239, 220)
HSLhsl(157, 61%, 84%)
CMYKcmyk(21%, 0%, 8%, 6%)
LABlab(90.7 -19.7 4.0)
LCHlch(90.7 20.1 168.7)
OKLCHoklch(0.912 0.057 169.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdefdc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#bdefdc on black: 16.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green93.7%
Blue86.3%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow7.9%
Key (black)6.3%

Color previews

#bdefdc text on a black background

contrast 16.54:1

Card sample

#bdefdc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdefdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdefdc in the Color Lab