Skip to content

#cbdf90

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

RGB
203, 223, 144
HSL
75°, 55%, 72%
CMYK
9, 0, 35, 13
Luminance
0.6749

Every format

HEX#cbdf90
RGBrgb(203, 223, 144)
HSLhsl(75, 55%, 72%)
CMYKcmyk(9%, 0%, 35%, 13%)
LABlab(85.8 -19.3 36.5)
LCHlch(85.8 41.3 117.8)
OKLCHoklch(0.870 0.104 120.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdf90 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#cbdf90 on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.5%
Blue56.5%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow35.4%
Key (black)12.5%

Color previews

#cbdf90 text on a black background

contrast 14.50:1

Card sample

#cbdf90 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 223, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 223, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbdf90;
background: linear-gradient(135deg, #cbdf90, #96DF90);

Monochromatic scale

Palettes built from #cbdf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf90 in the Color Lab