Skip to content

#cdfdfb

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

RGB
205, 253, 251
HSL
178°, 92%, 90%
CMYK
19, 0, 1, 1
Luminance
0.9019

Every format

HEX#cdfdfb
RGBrgb(205, 253, 251)
HSLhsl(178, 92%, 90%)
CMYKcmyk(19%, 0%, 1%, 1%)
LABlab(96.1 -15.6 -4.1)
LCHlch(96.1 16.1 194.7)
OKLCHoklch(0.960 0.049 193.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green99.2%
Blue98.4%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#cdfdfb text on a black background

contrast 19.04:1

Card sample

#cdfdfb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfdfb in the Color Lab