Skip to content

#ceff8f

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

RGB
206, 255, 143
HSL
86°, 100%, 78%
CMYK
19, 0, 44, 0
Luminance
0.8662

Every format

HEX#ceff8f
RGBrgb(206, 255, 143)
HSLhsl(86, 100%, 78%)
CMYKcmyk(19%, 0%, 44%, 0%)
LABlab(94.6 -33.5 48.4)
LCHlch(94.6 58.8 124.7)
OKLCHoklch(0.942 0.149 128.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue56.1%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow43.9%
Key (black)0.0%

Color previews

#ceff8f text on a black background

contrast 18.32:1

Card sample

#ceff8f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff8f in the Color Lab