#EEFF89#EEFF89
#EEFF89 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.3% C 0.144 H 115.9°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF89 |
|---|---|
| RGB | rgb(238, 255, 137) |
| HSL | hsl(69, 100%, 77%) |
| HSV | hsv(69, 46%, 100%) |
| CMYK | cmyk(6.7%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(96.62, -22.28, 54.17) |
| CIE-LCH | lch(96.62, 58.57, 112.36°) |
| OKLab | oklab(96.31% -0.0629 0.1295) |
| OKLCH | oklch(96.31% 0.144 115.9) |
| XYZ | xyz(75.5361, 91.5041, 37.3449) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.05
Pale Yellow
#FFFF84
ΔE00 4.08
Faded Yellow
#FEFF7F
ΔE00 4.10
Butter
#FFFF81
ΔE00 4.22
Banana (survey)
#FFFF7E
ΔE00 4.38
Light Yellow
#FFFE7A
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF89 #9A89FF
analogous
#FFD589 #EEFF89 #B3FF89
triadic
#EEFF89 #89EEFF #FF89EE
tetradic
#EEFF89 #89FFD5 #9A89FF #FF89B3
square
#EEFF89 #89FFD5 #9A89FF #FF89B3
split-complementary
#EEFF89 #89B3FF #D589FF
monochromatic
#DCFF0F #E5FF4C #EEFF89 #F7FFC6 #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#EEFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF89
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF89 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF57F
Deuteranopia (green-blind)
#FFF68F
Tritanopia (blue-blind)
#FAF4E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff89; /* rgb */ color: rgb(238, 255, 137); /* oklch */ color: oklch(96.3% 0.144 115.9);
Tailwind
colors: {
custom: {
50: '#f5ffae',
500: '#eeff89',
950: '#000000',
},
}SCSS
$custom: #eeff89; $custom-light: #f5ffae; $custom-dark: #000000;
JSON
{
"hex": "#eeff89",
"rgb": {
"r": 238,
"g": 255,
"b": 137
},
"hsl": {
"h": 68.644,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.96307,
"c": 0.14398,
"h": 115.9
},
"luminance": 0.91503
}Semantic roles & 50–950 ramp
primary
#EEFF89
secondary
#624DE0
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681