Skip to content

#b2d3da

a light, soft cyan · cool · closest name: silver

RGB
178, 211, 218
HSL
191°, 35%, 78%
CMYK
18, 3, 0, 15
Luminance
0.6112

Every format

HEX#b2d3da
RGBrgb(178, 211, 218)
HSLhsl(191, 35%, 78%)
CMYKcmyk(18%, 3%, 0%, 15%)
LABlab(82.4 -9.4 -7.1)
LCHlch(82.4 11.8 217.0)
OKLCHoklch(0.845 0.036 211.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2d3da on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#b2d3da on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green82.7%
Blue85.5%

CMYK percentages

Cyan18.3%
Magenta3.2%
Yellow0.0%
Key (black)14.5%

Color previews

#b2d3da text on a black background

contrast 13.22:1

Card sample

#b2d3da text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2d3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2d3da in the Color Lab