Skip to content

#cffffc

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

RGB
207, 255, 252
HSL
176°, 100%, 91%
CMYK
19, 0, 1, 0
Luminance
0.9181

Every format

HEX#cffffc
RGBrgb(207, 255, 252)
HSLhsl(176, 100%, 91%)
CMYKcmyk(19%, 0%, 1%, 0%)
LABlab(96.7 -15.7 -3.6)
LCHlch(96.7 16.1 192.9)
OKLCHoklch(0.966 0.049 191.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cffffc on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#cffffc on black: 19.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green100.0%
Blue98.8%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow1.2%
Key (black)0.0%

Color previews

#cffffc text on a black background

contrast 19.36:1

Card sample

#cffffc text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cffffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cffffc in the Color Lab