Skip to content

#b2cfeb

a light, vivid blue · cool · closest name: skyblue

RGB
178, 207, 235
HSL
210°, 59%, 81%
CMYK
24, 12, 0, 8
Luminance
0.6009

Every format

HEX#b2cfeb
RGBrgb(178, 207, 235)
HSLhsl(210, 59%, 81%)
CMYKcmyk(24%, 12%, 0%, 8%)
LABlab(81.9 -3.6 -17.0)
LCHlch(81.9 17.4 258.1)
OKLCHoklch(0.842 0.050 247.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cfeb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#b2cfeb on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green81.2%
Blue92.2%

CMYK percentages

Cyan24.3%
Magenta11.9%
Yellow0.0%
Key (black)7.8%

Color previews

#b2cfeb text on a black background

contrast 13.02:1

Card sample

#b2cfeb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cfeb in the Color Lab