Skip to content

#bcecad

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

RGB
188, 236, 173
HSL
106°, 62%, 80%
CMYK
20, 0, 27, 8
Luminance
0.7370

Every format

HEX#bcecad
RGBrgb(188, 236, 173)
HSLhsl(106, 62%, 80%)
CMYKcmyk(20%, 0%, 27%, 8%)
LABlab(88.8 -26.9 25.7)
LCHlch(88.8 37.1 136.3)
OKLCHoklch(0.894 0.098 138.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcecad on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#bcecad on black: 15.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.5%
Blue67.8%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow26.7%
Key (black)7.5%

Color previews

#bcecad text on a black background

contrast 15.74:1

Card sample

#bcecad text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcecad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcecad in the Color Lab