Skip to content

#b0fffd

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

RGB
176, 255, 253
HSL
179°, 100%, 85%
CMYK
31, 0, 1, 0
Luminance
0.8784

Every format

HEX#b0fffd
RGBrgb(176, 255, 253)
HSLhsl(179, 100%, 85%)
CMYKcmyk(31%, 0%, 1%, 0%)
LABlab(95.1 -24.4 -6.7)
LCHlch(95.1 25.3 195.5)
OKLCHoklch(0.949 0.077 193.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0fffd on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#b0fffd on black: 18.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green100.0%
Blue99.2%

CMYK percentages

Cyan31.0%
Magenta0.0%
Yellow0.8%
Key (black)0.0%

Color previews

#b0fffd text on a black background

contrast 18.57:1

Card sample

#b0fffd text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0fffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0fffd in the Color Lab