Skip to content

#c8ffff

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

RGB
200, 255, 255
HSL
180°, 100%, 89%
CMYK
22, 0, 0, 0
Luminance
0.9102

Every format

HEX#c8ffff
RGBrgb(200, 255, 255)
HSLhsl(180, 100%, 89%)
CMYKcmyk(22%, 0%, 0%, 0%)
LABlab(96.4 -17.2 -5.7)
LCHlch(96.4 18.1 198.3)
OKLCHoklch(0.963 0.055 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.4%
Green100.0%
Blue100.0%

CMYK percentages

Cyan21.6%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c8ffff text on a black background

contrast 19.20:1

Card sample

#c8ffff text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8ffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8ffff in the Color Lab