Skip to content

#ceffeb

a pale, electric green · cool · closest name: beige

RGB
206, 255, 235
HSL
156°, 100%, 90%
CMYK
19, 0, 8, 0
Luminance
0.9064

Every format

HEX#ceffeb
RGBrgb(206, 255, 235)
HSLhsl(156, 100%, 90%)
CMYKcmyk(19%, 0%, 8%, 0%)
LABlab(96.3 -19.4 4.4)
LCHlch(96.3 19.9 167.1)
OKLCHoklch(0.961 0.057 168.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue92.2%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#ceffeb text on a black background

contrast 19.13:1

Card sample

#ceffeb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceffeb in the Color Lab