Skip to content

#c0daba

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

RGB
192, 218, 186
HSL
109°, 30%, 79%
CMYK
12, 0, 15, 15
Luminance
0.6489

Every format

HEX#c0daba
RGBrgb(192, 218, 186)
HSLhsl(109, 30%, 79%)
CMYKcmyk(12%, 0%, 15%, 15%)
LABlab(84.4 -14.5 12.9)
LCHlch(84.4 19.4 138.5)
OKLCHoklch(0.861 0.052 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0daba on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#c0daba on black: 13.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green85.5%
Blue72.9%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow14.7%
Key (black)14.5%

Color previews

#c0daba text on a black background

contrast 13.98:1

Card sample

#c0daba text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 218, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 218, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0daba;
background: linear-gradient(135deg, #c0daba, #BADAC9);

Monochromatic scale

Palettes built from #c0daba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0daba in the Color Lab