Skip to content

#b2faeb

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

RGB
178, 250, 235
HSL
168°, 88%, 84%
CMYK
29, 0, 6, 2
Luminance
0.8383

Every format

HEX#b2faeb
RGBrgb(178, 250, 235)
HSLhsl(168, 88%, 84%)
CMYKcmyk(29%, 0%, 6%, 2%)
LABlab(93.4 -25.3 0.1)
LCHlch(93.4 25.3 179.9)
OKLCHoklch(0.933 0.074 180.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2faeb on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#b2faeb on black: 17.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green98.0%
Blue92.2%

CMYK percentages

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

Color previews

#b2faeb text on a black background

contrast 17.77:1

Card sample

#b2faeb text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2faeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2faeb in the Color Lab