Skip to content

#cbfeff

a pale, electric cyan · cool · closest name: white

RGB
203, 254, 255
HSL
181°, 100%, 90%
CMYK
20, 0, 0, 0
Luminance
0.9080

Every format

HEX#cbfeff
RGBrgb(203, 254, 255)
HSLhsl(181, 100%, 90%)
CMYKcmyk(20%, 0%, 0%, 0%)
LABlab(96.3 -15.8 -5.8)
LCHlch(96.3 16.9 200.1)
OKLCHoklch(0.962 0.052 197.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbfeff on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#cbfeff on black: 19.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green99.6%
Blue100.0%

CMYK percentages

Cyan20.4%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#cbfeff text on a black background

contrast 19.16:1

Card sample

#cbfeff text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbfeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbfeff in the Color Lab