Skip to content

#ceefff

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

RGB
206, 239, 255
HSL
200°, 100%, 90%
CMYK
19, 6, 0, 0
Luminance
0.8207

Every format

HEX#ceefff
RGBrgb(206, 239, 255)
HSLhsl(200, 100%, 90%)
CMYKcmyk(19%, 6%, 0%, 0%)
LABlab(92.6 -7.4 -11.3)
LCHlch(92.6 13.5 236.7)
OKLCHoklch(0.933 0.041 228.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceefff on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ceefff on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green93.7%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta6.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ceefff text on a black background

contrast 17.41:1

Card sample

#ceefff text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceefff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceefff in the Color Lab