Skip to content

#cdffff

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

RGB
205, 255, 255
HSL
180°, 100%, 90%
CMYK
20, 0, 0, 0
Luminance
0.9172

Every format

HEX#cdffff
RGBrgb(205, 255, 255)
HSLhsl(180, 100%, 90%)
CMYKcmyk(20%, 0%, 0%, 0%)
LABlab(96.7 -15.7 -5.2)
LCHlch(96.7 16.6 198.4)
OKLCHoklch(0.966 0.051 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue100.0%

CMYK percentages

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

Color previews

#cdffff text on a black background

contrast 19.34:1

Card sample

#cdffff text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffff in the Color Lab