#EEFF84#EEFF84
#EEFF84 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.2% C 0.149 H 115.8°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF84 |
|---|---|
| RGB | rgb(238, 255, 132) |
| HSL | hsl(68, 100%, 76%) |
| HSV | hsv(68, 48%, 100%) |
| CMYK | cmyk(6.7%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(96.56, -22.75, 56.42) |
| CIE-LCH | lch(96.56, 60.83, 111.96°) |
| OKLab | oklab(96.24% -0.0647 0.1341) |
| OKLCH | oklch(96.24% 0.149 115.8) |
| XYZ | xyz(75.1857, 91.3640, 35.4996) |
| Luminance | 0.9136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.80
Yellowish Tan
#FCFC81
ΔE00 3.83
Pale Yellow
#FFFF84
ΔE00 3.87
Butter
#FFFF81
ΔE00 3.96
Banana (survey)
#FFFF7E
ΔE00 4.08
Light Yellow
#FFFE7A
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF84 #9584FF
analogous
#FFD284 #EEFF84 #B0FF84
triadic
#EEFF84 #84EEFF #FF84EE
tetradic
#EEFF84 #84FFD2 #9584FF #FF84B0
square
#EEFF84 #84FFD2 #9584FF #FF84B0
split-complementary
#EEFF84 #84B0FF #D284FF
monochromatic
#DDFF0A #E6FF47 #EEFF84 #F6FFC1 #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EEFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF84
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF84 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF479
Deuteranopia (green-blind)
#FFF68B
Tritanopia (blue-blind)
#FAF3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff84; /* rgb */ color: rgb(238, 255, 132); /* oklch */ color: oklch(96.2% 0.149 115.8);
Tailwind
colors: {
custom: {
50: '#f5ffaa',
500: '#eeff84',
950: '#000000',
},
}SCSS
$custom: #eeff84; $custom-light: #f5ffaa; $custom-dark: #000000;
JSON
{
"hex": "#eeff84",
"rgb": {
"r": 238,
"g": 255,
"b": 132
},
"hsl": {
"h": 68.293,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.96243,
"c": 0.14886,
"h": 115.8
},
"luminance": 0.91363
}Semantic roles & 50–950 ramp
primary
#EEFF84
secondary
#5D48DF
accent
#00E620
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681