Skip to content

#b2fadc

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

RGB
178, 250, 220
HSL
155°, 88%, 84%
CMYK
29, 0, 12, 2
Luminance
0.8300

Every format

HEX#b2fadc
RGBrgb(178, 250, 220)
HSLhsl(155, 88%, 84%)
CMYKcmyk(29%, 0%, 12%, 2%)
LABlab(93.0 -28.3 7.3)
LCHlch(93.0 29.3 165.6)
OKLCHoklch(0.929 0.083 166.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2fadc on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#b2fadc on black: 17.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green98.0%
Blue86.3%

CMYK percentages

Cyan28.8%
Magenta0.0%
Yellow12.0%
Key (black)2.0%

Color previews

#b2fadc text on a black background

contrast 17.60:1

Card sample

#b2fadc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2fadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2fadc in the Color Lab