Skip to content

#baffbb

a pale, electric green · cool · closest name: aquamarine

RGB
186, 255, 187
HSL
121°, 100%, 87%
CMYK
27, 0, 27, 0
Luminance
0.8555

Every format

HEX#baffbb
RGBrgb(186, 255, 187)
HSLhsl(121, 100%, 87%)
CMYKcmyk(27%, 0%, 27%, 0%)
LABlab(94.1 -34.2 25.8)
LCHlch(94.1 42.8 143.0)
OKLCHoklch(0.937 0.114 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baffbb on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#baffbb on black: 18.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue73.3%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow26.7%
Key (black)0.0%

Color previews

#baffbb text on a black background

contrast 18.11:1

Card sample

#baffbb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baffbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baffbb in the Color Lab