Skip to content

#cfe3cb

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

RGB
207, 227, 203
HSL
110°, 30%, 84%
CMYK
9, 0, 11, 11
Luminance
0.7252

Every format

HEX#cfe3cb
RGBrgb(207, 227, 203)
HSLhsl(110, 30%, 84%)
CMYKcmyk(9%, 0%, 11%, 11%)
LABlab(88.2 -11.0 9.5)
LCHlch(88.2 14.5 139.3)
OKLCHoklch(0.894 0.039 140.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe3cb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cfe3cb on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green89.0%
Blue79.6%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow10.6%
Key (black)11.0%

Color previews

#cfe3cb text on a black background

contrast 15.50:1

Card sample

#cfe3cb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfe3cb in the Color Lab