Skip to content

#cefeac

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

RGB
206, 254, 172
HSL
95°, 98%, 84%
CMYK
19, 0, 32, 0
Luminance
0.8698

Every format

HEX#cefeac
RGBrgb(206, 254, 172)
HSLhsl(95, 98%, 84%)
CMYKcmyk(19%, 0%, 32%, 0%)
LABlab(94.7 -29.4 34.4)
LCHlch(94.7 45.2 130.5)
OKLCHoklch(0.944 0.117 132.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefeac on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#cefeac on black: 18.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green99.6%
Blue67.5%

CMYK percentages

Cyan18.9%
Magenta0.0%
Yellow32.3%
Key (black)0.4%

Color previews

#cefeac text on a black background

contrast 18.40:1

Card sample

#cefeac text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefeac in the Color Lab