Skip to content

#b3fadc

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

RGB
179, 250, 220
HSL
155°, 88%, 84%
CMYK
28, 0, 12, 2
Luminance
0.8312

Every format

HEX#b3fadc
RGBrgb(179, 250, 220)
HSLhsl(155, 88%, 84%)
CMYKcmyk(28%, 0%, 12%, 2%)
LABlab(93.1 -28.1 7.4)
LCHlch(93.1 29.0 165.3)
OKLCHoklch(0.930 0.082 166.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green98.0%
Blue86.3%

CMYK percentages

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

Color previews

#b3fadc text on a black background

contrast 17.62:1

Card sample

#b3fadc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3fadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3fadc in the Color Lab