Skip to content

#c4ffff

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

RGB
196, 255, 255
HSL
180°, 100%, 88%
CMYK
23, 0, 0, 0
Luminance
0.9048

Every format

HEX#c4ffff
RGBrgb(196, 255, 255)
HSLhsl(180, 100%, 88%)
CMYKcmyk(23%, 0%, 0%, 0%)
LABlab(96.2 -18.4 -6.0)
LCHlch(96.2 19.3 198.2)
OKLCHoklch(0.960 0.059 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.9%
Green100.0%
Blue100.0%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c4ffff text on a black background

contrast 19.10:1

Card sample

#c4ffff text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4ffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4ffff in the Color Lab