Skip to content

#b2facd

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

RGB
178, 250, 205
HSL
143°, 88%, 84%
CMYK
29, 0, 18, 2
Luminance
0.8224

Every format

HEX#b2facd
RGBrgb(178, 250, 205)
HSLhsl(143, 88%, 84%)
CMYKcmyk(29%, 0%, 18%, 2%)
LABlab(92.7 -31.2 14.6)
LCHlch(92.7 34.4 155.0)
OKLCHoklch(0.926 0.094 156.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2facd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#b2facd on black: 17.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green98.0%
Blue80.4%

CMYK percentages

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

Color previews

#b2facd text on a black background

contrast 17.45:1

Card sample

#b2facd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2facd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2facd in the Color Lab