Skip to content

#cafefd

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

RGB
202, 254, 253
HSL
179°, 96%, 89%
CMYK
21, 0, 0, 0
Luminance
0.9053

Every format

HEX#cafefd
RGBrgb(202, 254, 253)
HSLhsl(179, 96%, 89%)
CMYKcmyk(21%, 0%, 0%, 0%)
LABlab(96.2 -16.5 -4.9)
LCHlch(96.2 17.3 196.6)
OKLCHoklch(0.961 0.053 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green99.6%
Blue99.2%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow0.4%
Key (black)0.4%

Color previews

#cafefd text on a black background

contrast 19.11:1

Card sample

#cafefd text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cafefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cafefd in the Color Lab