Skip to content

#cbff7b

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

RGB
203, 255, 123
HSL
84°, 100%, 74%
CMYK
20, 0, 52, 0
Luminance
0.8565

Every format

HEX#cbff7b
RGBrgb(203, 255, 123)
HSLhsl(84, 100%, 74%)
CMYKcmyk(20%, 0%, 52%, 0%)
LABlab(94.2 -36.7 57.1)
LCHlch(94.2 67.9 122.7)
OKLCHoklch(0.937 0.170 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green100.0%
Blue48.2%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow51.8%
Key (black)0.0%

Color previews

#cbff7b text on a black background

contrast 18.13:1

Card sample

#cbff7b text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbff7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbff7b in the Color Lab