Skip to content

#baffbc

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

RGB
186, 255, 188
HSL
122°, 100%, 87%
CMYK
27, 0, 26, 0
Luminance
0.8559

Every format

HEX#baffbc
RGBrgb(186, 255, 188)
HSLhsl(122, 100%, 87%)
CMYKcmyk(27%, 0%, 26%, 0%)
LABlab(94.1 -34.0 25.3)
LCHlch(94.1 42.4 143.3)
OKLCHoklch(0.937 0.113 145.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green100.0%
Blue73.7%

CMYK percentages

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

Color previews

#baffbc text on a black background

contrast 18.12:1

Card sample

#baffbc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baffbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baffbc in the Color Lab