#EEFF82#EEFF82
#EEFF82 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.2% C 0.151 H 115.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF82 |
|---|---|
| RGB | rgb(238, 255, 130) |
| HSL | hsl(68, 100%, 75%) |
| HSV | hsv(68, 49%, 100%) |
| CMYK | cmyk(6.7%, 0%, 49%, 0%) |
| CIE-LAB | lab(96.54, -22.93, 57.31) |
| CIE-LCH | lch(96.54, 61.73, 111.81°) |
| OKLab | oklab(96.22% -0.0654 0.1359) |
| OKLCH | oklch(96.22% 0.151 115.7) |
| XYZ | xyz(75.0502, 91.3097, 34.7857) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.71
Yellowish Tan
#FCFC81
ΔE00 3.77
Pale Yellow
#FFFF84
ΔE00 3.82
Butter
#FFFF81
ΔE00 3.88
Banana (survey)
#FFFF7E
ΔE00 3.98
Light Yellow
#FFFE7A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF82 #9382FF
analogous
#FFD182 #EEFF82 #AFFF82
triadic
#EEFF82 #82EEFF #FF82EE
tetradic
#EEFF82 #82FFD1 #9382FF #FF82AF
square
#EEFF82 #82FFD1 #9382FF #FF82AF
split-complementary
#EEFF82 #82AFFF #D182FF
monochromatic
#DDFF08 #E6FF45 #EEFF82 #F6FFBF #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EEFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF82
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF82 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF477
Deuteranopia (green-blind)
#FFF689
Tritanopia (blue-blind)
#FAF3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff82; /* rgb */ color: rgb(238, 255, 130); /* oklch */ color: oklch(96.2% 0.151 115.7);
Tailwind
colors: {
custom: {
50: '#f5ffa9',
500: '#eeff82',
950: '#000000',
},
}SCSS
$custom: #eeff82; $custom-light: #f5ffa9; $custom-dark: #000000;
JSON
{
"hex": "#eeff82",
"rgb": {
"r": 238,
"g": 255,
"b": 130
},
"hsl": {
"h": 68.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.96218,
"c": 0.15078,
"h": 115.7
},
"luminance": 0.91309
}Semantic roles & 50–950 ramp
primary
#EEFF82
secondary
#5B47DE
accent
#00E61F
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681