Skip to content

#b2c7ff

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

RGB
178, 199, 255
HSL
224°, 100%, 85%
CMYK
30, 22, 0, 0
Luminance
0.5753

Every format

HEX#b2c7ff
RGBrgb(178, 199, 255)
HSLhsl(224, 100%, 85%)
CMYKcmyk(30%, 22%, 0%, 0%)
LABlab(80.5 5.4 -29.8)
LCHlch(80.5 30.3 280.2)
OKLCHoklch(0.834 0.082 268.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c7ff on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#b2c7ff on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green78.0%
Blue100.0%

CMYK percentages

Cyan30.2%
Magenta22.0%
Yellow0.0%
Key (black)0.0%

Color previews

#b2c7ff text on a black background

contrast 12.51:1

Card sample

#b2c7ff text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c7ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c7ff in the Color Lab