Skip to content

#bdefda

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

RGB
189, 239, 218
HSL
155°, 61%, 84%
CMYK
21, 0, 9, 6
Luminance
0.7761

Every format

HEX#bdefda
RGBrgb(189, 239, 218)
HSLhsl(155, 61%, 84%)
CMYKcmyk(21%, 0%, 9%, 6%)
LABlab(90.6 -20.1 4.9)
LCHlch(90.6 20.7 166.2)
OKLCHoklch(0.912 0.059 167.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green93.7%
Blue85.5%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow8.8%
Key (black)6.3%

Color previews

#bdefda text on a black background

contrast 16.52:1

Card sample

#bdefda text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdefda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdefda in the Color Lab