Skip to content

#cbfffa

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

RGB
203, 255, 250
HSL
174°, 100%, 90%
CMYK
20, 0, 2, 0
Luminance
0.9112

Every format

HEX#cbfffa
RGBrgb(203, 255, 250)
HSLhsl(174, 100%, 90%)
CMYKcmyk(20%, 0%, 2%, 0%)
LABlab(96.5 -17.3 -3.0)
LCHlch(96.5 17.6 189.9)
OKLCHoklch(0.963 0.053 189.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbfffa on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#cbfffa on black: 19.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green100.0%
Blue98.0%

CMYK percentages

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

Color previews

#cbfffa text on a black background

contrast 19.22:1

Card sample

#cbfffa text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbfffa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbfffa in the Color Lab