Skip to content

#b2ffcc

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

RGB
178, 255, 204
HSL
140°, 100%, 85%
CMYK
30, 0, 20, 0
Luminance
0.8534

Every format

HEX#b2ffcc
RGBrgb(178, 255, 204)
HSLhsl(140, 100%, 85%)
CMYKcmyk(30%, 0%, 20%, 0%)
LABlab(94.0 -33.7 17.0)
LCHlch(94.0 37.7 153.3)
OKLCHoklch(0.936 0.103 154.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green100.0%
Blue80.0%

CMYK percentages

Cyan30.2%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#b2ffcc text on a black background

contrast 18.07:1

Card sample

#b2ffcc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ffcc in the Color Lab