Skip to content

#c8fdef

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

RGB
200, 253, 239
HSL
164°, 93%, 89%
CMYK
21, 0, 6, 1
Luminance
0.8876

Every format

HEX#c8fdef
RGBrgb(200, 253, 239)
HSLhsl(164, 93%, 89%)
CMYKcmyk(21%, 0%, 6%, 1%)
LABlab(95.5 -19.5 1.2)
LCHlch(95.5 19.5 176.5)
OKLCHoklch(0.954 0.057 177.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8fdef on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#c8fdef on black: 18.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green99.2%
Blue93.7%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#c8fdef text on a black background

contrast 18.75:1

Card sample

#c8fdef text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8fdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8fdef in the Color Lab