Skip to content

#cbfdab

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

RGB
203, 253, 171
HSL
97°, 95%, 83%
CMYK
20, 0, 32, 1
Luminance
0.8589

Every format

HEX#cbfdab
RGBrgb(203, 253, 171)
HSLhsl(97, 95%, 83%)
CMYKcmyk(20%, 0%, 32%, 1%)
LABlab(94.3 -30.1 34.2)
LCHlch(94.3 45.5 131.3)
OKLCHoklch(0.940 0.118 133.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbfdab on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#cbfdab on black: 18.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green99.2%
Blue67.1%

CMYK percentages

Cyan19.8%
Magenta0.0%
Yellow32.4%
Key (black)0.8%

Color previews

#cbfdab text on a black background

contrast 18.18:1

Card sample

#cbfdab text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbfdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbfdab in the Color Lab