Skip to content

#b2f4ff

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

RGB
178, 244, 255
HSL
189°, 100%, 85%
CMYK
30, 4, 0, 0
Luminance
0.8139

Every format

HEX#b2f4ff
RGBrgb(178, 244, 255)
HSLhsl(189, 100%, 85%)
CMYKcmyk(30%, 4%, 0%, 0%)
LABlab(92.3 -18.0 -11.9)
LCHlch(92.3 21.6 213.5)
OKLCHoklch(0.927 0.067 208.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2f4ff on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#b2f4ff on black: 17.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green95.7%
Blue100.0%

CMYK percentages

Cyan30.2%
Magenta4.3%
Yellow0.0%
Key (black)0.0%

Color previews

#b2f4ff text on a black background

contrast 17.28:1

Card sample

#b2f4ff text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2f4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2f4ff in the Color Lab