Skip to content

#ceffad

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

RGB
206, 255, 173
HSL
96°, 100%, 84%
CMYK
19, 0, 32, 0
Luminance
0.8766

Every format

HEX#ceffad
RGBrgb(206, 255, 173)
HSLhsl(96, 100%, 84%)
CMYKcmyk(19%, 0%, 32%, 0%)
LABlab(95.0 -29.7 34.3)
LCHlch(95.0 45.3 130.9)
OKLCHoklch(0.947 0.118 133.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceffad on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#ceffad on black: 18.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green100.0%
Blue67.8%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow32.2%
Key (black)0.0%

Color previews

#ceffad text on a black background

contrast 18.53:1

Card sample

#ceffad text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceffad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceffad in the Color Lab