Skip to content

#bcebaa

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

RGB
188, 235, 170
HSL
103°, 62%, 79%
CMYK
20, 0, 28, 8
Luminance
0.7301

Every format

HEX#bcebaa
RGBrgb(188, 235, 170)
HSLhsl(103, 62%, 79%)
CMYKcmyk(20%, 0%, 28%, 8%)
LABlab(88.5 -26.9 26.8)
LCHlch(88.5 37.9 135.1)
OKLCHoklch(0.891 0.100 137.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcebaa on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#bcebaa on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue66.7%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow27.7%
Key (black)7.8%

Color previews

#bcebaa text on a black background

contrast 15.60:1

Card sample

#bcebaa text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcebaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcebaa in the Color Lab