Skip to content

#bceebc

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

RGB
188, 238, 188
HSL
120°, 60%, 84%
CMYK
21, 0, 21, 7
Luminance
0.7547

Every format

HEX#bceebc
RGBrgb(188, 238, 188)
HSLhsl(120, 60%, 84%)
CMYKcmyk(21%, 0%, 21%, 7%)
LABlab(89.6 -25.4 19.1)
LCHlch(89.6 31.8 143.1)
OKLCHoklch(0.901 0.085 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bceebc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bceebc on black: 16.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green93.3%
Blue73.7%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow21.0%
Key (black)6.7%

Color previews

#bceebc text on a black background

contrast 16.09:1

Card sample

#bceebc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bceebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceebc in the Color Lab