Skip to content

#cbfeac

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

RGB
203, 254, 172
HSL
97°, 98%, 84%
CMYK
20, 0, 32, 0
Luminance
0.8656

Every format

HEX#cbfeac
RGBrgb(203, 254, 172)
HSLhsl(97, 98%, 84%)
CMYKcmyk(20%, 0%, 32%, 0%)
LABlab(94.5 -30.4 34.1)
LCHlch(94.5 45.7 131.7)
OKLCHoklch(0.942 0.119 134.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbfeac on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cbfeac on black: 18.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green99.6%
Blue67.5%

CMYK percentages

Cyan20.1%
Magenta0.0%
Yellow32.3%
Key (black)0.4%

Color previews

#cbfeac text on a black background

contrast 18.31:1

Card sample

#cbfeac text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbfeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbfeac in the Color Lab