Skip to content

#bbeebb

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

RGB
187, 238, 187
HSL
120°, 60%, 83%
CMYK
21, 0, 21, 7
Luminance
0.7530

Every format

HEX#bbeebb
RGBrgb(187, 238, 187)
HSLhsl(120, 60%, 83%)
CMYKcmyk(21%, 0%, 21%, 7%)
LABlab(89.5 -25.9 19.5)
LCHlch(89.5 32.4 143.0)
OKLCHoklch(0.900 0.087 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbeebb on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bbeebb on black: 16.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#bbeebb text on a black background

contrast 16.06:1

Card sample

#bbeebb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbeebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbeebb in the Color Lab