Skip to content

#cefdab

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

RGB
206, 253, 171
HSL
94°, 95%, 83%
CMYK
19, 0, 32, 1
Luminance
0.8631

Every format

HEX#cefdab
RGBrgb(206, 253, 171)
HSLhsl(94, 95%, 83%)
CMYKcmyk(19%, 0%, 32%, 1%)
LABlab(94.5 -29.0 34.5)
LCHlch(94.5 45.1 130.1)
OKLCHoklch(0.942 0.117 132.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefdab on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cefdab on black: 18.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green99.2%
Blue67.1%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow32.4%
Key (black)0.8%

Color previews

#cefdab text on a black background

contrast 18.26:1

Card sample

#cefdab text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 253, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 253, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cefdab;
background: linear-gradient(135deg, #cefdab, #ABFDBF);

Monochromatic scale

Palettes built from #cefdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefdab in the Color Lab