Skip to content

#b6fade

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

RGB
182, 250, 222
HSL
155°, 87%, 85%
CMYK
27, 0, 11, 2
Luminance
0.8359

Every format

HEX#b6fade
RGBrgb(182, 250, 222)
HSLhsl(155, 87%, 85%)
CMYKcmyk(27%, 0%, 11%, 2%)
LABlab(93.3 -26.8 6.7)
LCHlch(93.3 27.6 166.0)
OKLCHoklch(0.932 0.078 167.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red71.4%
Green98.0%
Blue87.1%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#b6fade text on a black background

contrast 17.72:1

Card sample

#b6fade text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b6fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b6fade in the Color Lab