Skip to content

#cafffd

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

RGB
202, 255, 253
HSL
178°, 100%, 90%
CMYK
21, 0, 1, 0
Luminance
0.9117

Every format

HEX#cafffd
RGBrgb(202, 255, 253)
HSLhsl(178, 100%, 90%)
CMYKcmyk(21%, 0%, 1%, 0%)
LABlab(96.5 -17.0 -4.5)
LCHlch(96.5 17.6 194.9)
OKLCHoklch(0.963 0.054 193.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green100.0%
Blue99.2%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow0.8%
Key (black)0.0%

Color previews

#cafffd text on a black background

contrast 19.23:1

Card sample

#cafffd text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cafffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cafffd in the Color Lab