Skip to content

#cefeeb

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

RGB
206, 254, 235
HSL
156°, 96%, 90%
CMYK
19, 0, 8, 0
Luminance
0.9000

Every format

HEX#cefeeb
RGBrgb(206, 254, 235)
HSLhsl(156, 96%, 90%)
CMYKcmyk(19%, 0%, 8%, 0%)
LABlab(96.0 -18.9 4.0)
LCHlch(96.0 19.3 167.9)
OKLCHoklch(0.959 0.055 169.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefeeb on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#cefeeb on black: 19.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green99.6%
Blue92.2%

CMYK percentages

Cyan18.9%
Magenta0.0%
Yellow7.5%
Key (black)0.4%

Color previews

#cefeeb text on a black background

contrast 19.00:1

Card sample

#cefeeb text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefeeb in the Color Lab