Skip to content

#cbdfaa

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

RGB
203, 223, 170
HSL
83°, 45%, 77%
CMYK
9, 0, 24, 13
Luminance
0.6837

Every format

HEX#cbdfaa
RGBrgb(203, 223, 170)
HSLhsl(83, 45%, 77%)
CMYKcmyk(9%, 0%, 24%, 13%)
LABlab(86.2 -15.7 23.8)
LCHlch(86.2 28.6 123.4)
OKLCHoklch(0.875 0.074 124.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdfaa on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cbdfaa on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.5%
Blue66.7%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow23.8%
Key (black)12.5%

Color previews

#cbdfaa text on a black background

contrast 14.67:1

Card sample

#cbdfaa text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdfaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdfaa in the Color Lab