Skip to content

#b0dffb

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

RGB
176, 223, 251
HSL
202°, 90%, 84%
CMYK
30, 11, 0, 2
Luminance
0.6897

Every format

HEX#b0dffb
RGBrgb(176, 223, 251)
HSLhsl(202, 90%, 84%)
CMYKcmyk(30%, 11%, 0%, 2%)
LABlab(86.5 -8.8 -18.6)
LCHlch(86.5 20.5 244.5)
OKLCHoklch(0.880 0.062 234.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0dffb on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#b0dffb on black: 14.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green87.5%
Blue98.4%

CMYK percentages

Cyan29.9%
Magenta11.2%
Yellow0.0%
Key (black)1.6%

Color previews

#b0dffb text on a black background

contrast 14.79:1

Card sample

#b0dffb text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 223, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 223, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0dffb;
background: linear-gradient(135deg, #b0dffb, #B3B0FB);

Monochromatic scale

Palettes built from #b0dffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0dffb in the Color Lab