Skip to content

#bdefcc

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

RGB
189, 239, 204
HSL
138°, 61%, 84%
CMYK
21, 0, 15, 6
Luminance
0.7691

Every format

HEX#bdefcc
RGBrgb(189, 239, 204)
HSLhsl(138, 61%, 84%)
CMYKcmyk(21%, 0%, 15%, 6%)
LABlab(90.3 -22.7 11.7)
LCHlch(90.3 25.6 152.7)
OKLCHoklch(0.908 0.070 154.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdefcc on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#bdefcc on black: 16.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green93.7%
Blue80.0%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow14.6%
Key (black)6.3%

Color previews

#bdefcc text on a black background

contrast 16.38:1

Card sample

#bdefcc text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdefcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdefcc in the Color Lab