Skip to content

#c0eb7a

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

RGB
192, 235, 122
HSL
83°, 74%, 70%
CMYK
18, 0, 48, 8
Luminance
0.7203

Every format

HEX#c0eb7a
RGBrgb(192, 235, 122)
HSLhsl(83, 74%, 70%)
CMYKcmyk(18%, 0%, 48%, 8%)
LABlab(88.0 -31.6 50.0)
LCHlch(88.0 59.2 122.3)
OKLCHoklch(0.885 0.149 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0eb7a on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#c0eb7a on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green92.2%
Blue47.8%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow48.1%
Key (black)7.8%

Color previews

#c0eb7a text on a black background

contrast 15.41:1

Card sample

#c0eb7a text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 235, 122, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 235, 122, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0eb7a;
background: linear-gradient(135deg, #c0eb7a, #7AEB7F);

Monochromatic scale

Palettes built from #c0eb7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0eb7a in the Color Lab