Skip to content

#c2eeba

a light, vivid green · cool · closest name: beige

RGB
194, 238, 186
HSL
111°, 61%, 83%
CMYK
19, 0, 22, 7
Luminance
0.7616

Every format

HEX#c2eeba
RGBrgb(194, 238, 186)
HSLhsl(111, 61%, 83%)
CMYKcmyk(19%, 0%, 22%, 7%)
LABlab(89.9 -23.7 20.6)
LCHlch(89.9 31.4 139.0)
OKLCHoklch(0.905 0.083 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2eeba on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#c2eeba on black: 16.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green93.3%
Blue72.9%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#c2eeba text on a black background

contrast 16.23:1

Card sample

#c2eeba text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2eeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2eeba in the Color Lab