Skip to content

#caecba

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

RGB
202, 236, 186
HSL
101°, 57%, 83%
CMYK
14, 0, 21, 8
Luminance
0.7609

Every format

HEX#caecba
RGBrgb(202, 236, 186)
HSLhsl(101, 57%, 83%)
CMYKcmyk(14%, 0%, 21%, 8%)
LABlab(89.9 -20.0 20.6)
LCHlch(89.9 28.8 134.1)
OKLCHoklch(0.906 0.076 135.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caecba on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#caecba on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green92.5%
Blue72.9%

CMYK percentages

Cyan14.4%
Magenta0.0%
Yellow21.2%
Key (black)7.5%

Color previews

#caecba text on a black background

contrast 16.22:1

Card sample

#caecba text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caecba in the Color Lab