Skip to content

#b2ffff

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

RGB
178, 255, 255
HSL
180°, 100%, 85%
CMYK
30, 0, 0, 0
Luminance
0.8820

Every format

HEX#b2ffff
RGBrgb(178, 255, 255)
HSLhsl(180, 100%, 85%)
CMYKcmyk(30%, 0%, 0%, 0%)
LABlab(95.3 -23.4 -7.5)
LCHlch(95.3 24.6 197.9)
OKLCHoklch(0.950 0.075 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green100.0%
Blue100.0%

CMYK percentages

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

Color previews

#b2ffff text on a black background

contrast 18.64:1

Card sample

#b2ffff text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ffff in the Color Lab