Skip to content

#c0fdef

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

RGB
192, 253, 239
HSL
166°, 94%, 87%
CMYK
24, 0, 6, 1
Luminance
0.8769

Every format

HEX#c0fdef
RGBrgb(192, 253, 239)
HSLhsl(166, 94%, 87%)
CMYKcmyk(24%, 0%, 6%, 1%)
LABlab(95.0 -21.9 0.5)
LCHlch(95.0 21.9 178.7)
OKLCHoklch(0.949 0.064 179.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0fdef on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#c0fdef on black: 18.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green99.2%
Blue93.7%

CMYK percentages

Cyan24.1%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#c0fdef text on a black background

contrast 18.54:1

Card sample

#c0fdef text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0fdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0fdef in the Color Lab