Skip to content

#cbff98

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

RGB
203, 255, 152
HSL
90°, 100%, 80%
CMYK
20, 0, 40, 0
Luminance
0.8648

Every format

HEX#cbff98
RGBrgb(203, 255, 152)
HSLhsl(90, 100%, 80%)
CMYKcmyk(20%, 0%, 40%, 0%)
LABlab(94.5 -33.5 43.9)
LCHlch(94.5 55.2 127.3)
OKLCHoklch(0.941 0.141 130.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green100.0%
Blue59.6%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow40.4%
Key (black)0.0%

Color previews

#cbff98 text on a black background

contrast 18.30:1

Card sample

#cbff98 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbff98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbff98 in the Color Lab