Skip to content

#cffafb

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

RGB
207, 250, 251
HSL
181°, 85%, 90%
CMYK
18, 0, 0, 2
Luminance
0.8860

Every format

HEX#cffafb
RGBrgb(207, 250, 251)
HSLhsl(181, 85%, 90%)
CMYKcmyk(18%, 0%, 0%, 2%)
LABlab(95.4 -13.5 -5.0)
LCHlch(95.4 14.4 200.6)
OKLCHoklch(0.955 0.044 198.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cffafb on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#cffafb on black: 18.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green98.0%
Blue98.4%

CMYK percentages

Cyan17.5%
Magenta0.4%
Yellow0.0%
Key (black)1.6%

Color previews

#cffafb text on a black background

contrast 18.72:1

Card sample

#cffafb text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cffafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cffafb in the Color Lab