Skip to content

#cefd4b

a balanced, electric green · cool · closest name: yellow

RGB
206, 253, 75
HSL
76°, 98%, 64%
CMYK
19, 0, 70, 1
Luminance
0.8388

Every format

HEX#cefd4b
RGBrgb(206, 253, 75)
HSLhsl(76, 98%, 64%)
CMYKcmyk(19%, 0%, 70%, 1%)
LABlab(93.4 -38.3 75.7)
LCHlch(93.4 84.8 116.8)
OKLCHoklch(0.930 0.203 123.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefd4b on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cefd4b on black: 17.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green99.2%
Blue29.4%

CMYK percentages

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

Color previews

#cefd4b text on a black background

contrast 17.78:1

Card sample

#cefd4b text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefd4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefd4b in the Color Lab