#EFFE96#EFFE96
#EFFE96 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.4% C 0.129 H 115.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFE96 |
|---|---|
| RGB | rgb(239, 254, 150) |
| HSL | hsl(69, 98%, 79%) |
| HSV | hsv(69, 41%, 100%) |
| CMYK | cmyk(5.9%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(96.59, -20.11, 48.00) |
| CIE-LCH | lch(96.59, 52.04, 112.74°) |
| OKLab | oklab(96.36% -0.0558 0.1165) |
| OKLCH | oklch(96.36% 0.129 115.6) |
| XYZ | xyz(76.5440, 91.4371, 42.4650) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.27
Yellowish Tan
#FCFC81
ΔE00 4.73
Pale Yellow
#FFFF84
ΔE00 4.75
Faded Yellow
#FEFF7F
ΔE00 5.00
Butter
#FFFF81
ΔE00 5.01
Banana (survey)
#FFFF7E
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFE96 #A596FE
analogous
#FED996 #EFFE96 #BBFE96
triadic
#EFFE96 #96EFFE #FE96EF
tetradic
#EFFE96 #96FED9 #A596FE #FE96BB
square
#EFFE96 #96FED9 #A596FE #FE96BB
split-complementary
#EFFE96 #96BBFE #D996FE
monochromatic
#DDFD1D #E6FD59 #EFFE96 #F8FFD3 #FAFFE1
Accessibility & contrast
On white
1.09
#EFFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EFFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFE96
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFE96 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48E
Deuteranopia (green-blind)
#FFF69B
Tritanopia (blue-blind)
#FAF3E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #effe96; /* rgb */ color: rgb(239, 254, 150); /* oklch */ color: oklch(96.4% 0.129 115.6);
Tailwind
colors: {
custom: {
50: '#f5feb6',
500: '#effe96',
950: '#000000',
},
}SCSS
$custom: #effe96; $custom-light: #f5feb6; $custom-dark: #000000;
JSON
{
"hex": "#effe96",
"rgb": {
"r": 239,
"g": 254,
"b": 150
},
"hsl": {
"h": 68.654,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.96356,
"c": 0.12916,
"h": 115.6
},
"luminance": 0.91436
}Semantic roles & 50–950 ramp
primary
#EFFE96
secondary
#6C58E0
accent
#00E621
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581