#EEFF87#EEFF87
#EEFF87 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.3% C 0.146 H 115.9°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF87 |
|---|---|
| RGB | rgb(238, 255, 135) |
| HSL | hsl(69, 100%, 76%) |
| HSV | hsv(69, 47%, 100%) |
| CMYK | cmyk(6.7%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(96.59, -22.47, 55.07) |
| CIE-LCH | lch(96.59, 59.48, 112.20°) |
| OKLab | oklab(96.28% -0.0636 0.1313) |
| OKLCH | oklch(96.28% 0.146 115.9) |
| XYZ | xyz(75.3940, 91.4473, 36.5963) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.95
Faded Yellow
#FEFF7F
ΔE00 3.97
Pale Yellow
#FFFF84
ΔE00 3.98
Butter
#FFFF81
ΔE00 4.10
Banana (survey)
#FFFF7E
ΔE00 4.25
Light Yellow
#FFFE7A
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF87 #9887FF
analogous
#FFD487 #EEFF87 #B2FF87
triadic
#EEFF87 #87EEFF #FF87EE
tetradic
#EEFF87 #87FFD4 #9887FF #FF87B2
square
#EEFF87 #87FFD4 #9887FF #FF87B2
split-complementary
#EEFF87 #87B2FF #D487FF
monochromatic
#DDFF0D #E5FF4A #EEFF87 #F7FFC4 #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EEFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF87
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF87 | 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)
#FFF47D
Deuteranopia (green-blind)
#FFF68D
Tritanopia (blue-blind)
#FAF3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff87; /* rgb */ color: rgb(238, 255, 135); /* oklch */ color: oklch(96.3% 0.146 115.9);
Tailwind
colors: {
custom: {
50: '#f5ffac',
500: '#eeff87',
950: '#000000',
},
}SCSS
$custom: #eeff87; $custom-light: #f5ffac; $custom-dark: #000000;
JSON
{
"hex": "#eeff87",
"rgb": {
"r": 238,
"g": 255,
"b": 135
},
"hsl": {
"h": 68.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.96281,
"c": 0.14595,
"h": 115.9
},
"luminance": 0.91446
}Semantic roles & 50–950 ramp
primary
#EEFF87
secondary
#604BDF
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681