Skip to content

#c3eeeb

a light, vivid cyan · cool · closest name: white

RGB
195, 238, 235
HSL
176°, 56%, 85%
CMYK
18, 0, 1, 7
Luminance
0.7875

Every format

HEX#c3eeeb
RGBrgb(195, 238, 235)
HSLhsl(176, 56%, 85%)
CMYKcmyk(18%, 0%, 1%, 7%)
LABlab(91.1 -14.4 -3.1)
LCHlch(91.1 14.7 192.3)
OKLCHoklch(0.918 0.044 191.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3eeeb on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c3eeeb on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green93.3%
Blue92.2%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#c3eeeb text on a black background

contrast 16.75:1

Card sample

#c3eeeb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 238, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 238, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3eeeb;
background: linear-gradient(135deg, #c3eeeb, #C3D4EE);

Monochromatic scale

Palettes built from #c3eeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3eeeb in the Color Lab