Skip to content

#cbffac

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

RGB
203, 255, 172
HSL
98°, 100%, 84%
CMYK
20, 0, 33, 0
Luminance
0.8720

Every format

HEX#cbffac
RGBrgb(203, 255, 172)
HSLhsl(98, 100%, 84%)
CMYKcmyk(20%, 0%, 33%, 0%)
LABlab(94.8 -30.9 34.5)
LCHlch(94.8 46.3 131.8)
OKLCHoklch(0.945 0.120 134.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbffac on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#cbffac on black: 18.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green100.0%
Blue67.5%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow32.5%
Key (black)0.0%

Color previews

#cbffac text on a black background

contrast 18.44:1

Card sample

#cbffac text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbffac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbffac in the Color Lab