Skip to content

#b0dfeb

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

RGB
176, 223, 235
HSL
192°, 60%, 81%
CMYK
25, 5, 0, 8
Luminance
0.6800

Every format

HEX#b0dfeb
RGBrgb(176, 223, 235)
HSLhsl(192, 60%, 81%)
CMYKcmyk(25%, 5%, 0%, 8%)
LABlab(86.0 -12.5 -10.8)
LCHlch(86.0 16.5 221.0)
OKLCHoklch(0.875 0.051 215.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0dfeb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#b0dfeb on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green87.5%
Blue92.2%

CMYK percentages

Cyan25.1%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#b0dfeb text on a black background

contrast 14.60:1

Card sample

#b0dfeb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0dfeb in the Color Lab