Skip to content

#b0fade

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

RGB
176, 250, 222
HSL
157°, 88%, 84%
CMYK
30, 0, 11, 2
Luminance
0.8288

Every format

HEX#b0fade
RGBrgb(176, 250, 222)
HSLhsl(157, 88%, 84%)
CMYKcmyk(30%, 0%, 11%, 2%)
LABlab(93.0 -28.5 6.2)
LCHlch(93.0 29.2 167.8)
OKLCHoklch(0.929 0.083 169.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.0%
Green98.0%
Blue87.1%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#b0fade text on a black background

contrast 17.58:1

Card sample

#b0fade text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0fade in the Color Lab