Skip to content

#c0ebac

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

RGB
192, 235, 172
HSL
101°, 61%, 80%
CMYK
18, 0, 27, 8
Luminance
0.7360

Every format

HEX#c0ebac
RGBrgb(192, 235, 172)
HSLhsl(101, 61%, 80%)
CMYKcmyk(18%, 0%, 27%, 8%)
LABlab(88.7 -25.2 26.1)
LCHlch(88.7 36.3 133.9)
OKLCHoklch(0.894 0.095 135.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0ebac on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#c0ebac on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green92.2%
Blue67.5%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#c0ebac text on a black background

contrast 15.72:1

Card sample

#c0ebac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ebac in the Color Lab