Skip to content

#cefec2

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

RGB
206, 254, 194
HSL
108°, 97%, 88%
CMYK
19, 0, 24, 0
Luminance
0.8790

Every format

HEX#cefec2
RGBrgb(206, 254, 194)
HSLhsl(108, 97%, 88%)
CMYKcmyk(19%, 0%, 24%, 0%)
LABlab(95.1 -26.1 23.8)
LCHlch(95.1 35.3 137.6)
OKLCHoklch(0.949 0.093 139.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green99.6%
Blue76.1%

CMYK percentages

Cyan18.9%
Magenta0.0%
Yellow23.6%
Key (black)0.4%

Color previews

#cefec2 text on a black background

contrast 18.58:1

Card sample

#cefec2 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefec2 in the Color Lab