Skip to content

#cceb70

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

RGB
204, 235, 112
HSL
75°, 76%, 68%
CMYK
13, 0, 52, 8
Luminance
0.7342

Every format

HEX#cceb70
RGBrgb(204, 235, 112)
HSLhsl(75, 76%, 68%)
CMYKcmyk(13%, 0%, 52%, 8%)
LABlab(88.7 -28.1 55.6)
LCHlch(88.7 62.3 116.8)
OKLCHoklch(0.892 0.153 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.2%
Blue43.9%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow52.3%
Key (black)7.8%

Color previews

#cceb70 text on a black background

contrast 15.68:1

Card sample

#cceb70 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceb70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb70 in the Color Lab