#EEFF96#EEFF96
#EEFF96 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.5% C 0.131 H 116.4°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF96 |
|---|---|
| RGB | rgb(238, 255, 150) |
| HSL | hsl(70, 100%, 79%) |
| HSV | hsv(70, 41%, 100%) |
| CMYK | cmyk(6.7%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(96.78, -20.97, 48.22) |
| CIE-LCH | lch(96.78, 52.58, 113.50°) |
| OKLab | oklab(96.49% -0.0582 0.117) |
| OKLCH | oklch(96.49% 0.131 116.4) |
| XYZ | xyz(76.5254, 91.8998, 42.5553) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Yellowish Tan
#FCFC81
ΔE00 5.03
Pale Yellow
#FFFF84
ΔE00 5.04
Faded Yellow
#FEFF7F
ΔE00 5.25
Butter
#FFFF81
ΔE00 5.28
Banana (survey)
#FFFF7E
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF96 #A796FF
analogous
#FFDB96 #EEFF96 #BAFF96
triadic
#EEFF96 #96EEFF #FF96EE
tetradic
#EEFF96 #96FFDB #A796FF #FF96BA
square
#EEFF96 #96FFDB #A796FF #FF96BA
split-complementary
#EEFF96 #96BAFF #DB96FF
monochromatic
#DAFF1C #E4FF59 #EEFF96 #F8FFD3 #FAFFE0
Accessibility & contrast
On white
1.08
#EEFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#EEFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF96
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF96 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58E
Deuteranopia (green-blind)
#FFF79B
Tritanopia (blue-blind)
#F8F4E6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eeff96; /* rgb */ color: rgb(238, 255, 150); /* oklch */ color: oklch(96.5% 0.131 116.4);
Tailwind
colors: {
custom: {
50: '#f5ffb6',
500: '#eeff96',
950: '#000000',
},
}SCSS
$custom: #eeff96; $custom-light: #f5ffb6; $custom-dark: #000000;
JSON
{
"hex": "#eeff96",
"rgb": {
"r": 238,
"g": 255,
"b": 150
},
"hsl": {
"h": 69.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.96489,
"c": 0.13067,
"h": 116.4
},
"luminance": 0.91899
}Semantic roles & 50–950 ramp
primary
#EEFF96
secondary
#6E58E1
accent
#00E625
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681