Skip to content

#effab4

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

RGB
239, 250, 180
HSL
69°, 88%, 84%
CMYK
4, 0, 28, 2
Luminance
0.9002

Every format

HEX#effab4
RGBrgb(239, 250, 180)
HSLhsl(69, 88%, 84%)
CMYKcmyk(4%, 0%, 28%, 2%)
LABlab(96.0 -14.6 32.5)
LCHlch(96.0 35.6 114.2)
OKLCHoklch(0.960 0.090 115.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#effab4 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#effab4 on black: 19.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green98.0%
Blue70.6%

CMYK percentages

Cyan4.4%
Magenta0.0%
Yellow28.0%
Key (black)2.0%

Color previews

#effab4 text on a black background

contrast 19.00:1

Card sample

#effab4 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(239, 250, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(239, 250, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #effab4;
background: linear-gradient(135deg, #effab4, #C0FAB4);

Monochromatic scale

Palettes built from #effab4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #effab4 in the Color Lab