#EEFF88#EEFF88
#EEFF88 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.3% C 0.145 H 115.9°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF88 |
|---|---|
| RGB | rgb(238, 255, 136) |
| HSL | hsl(69, 100%, 77%) |
| HSV | hsv(69, 47%, 100%) |
| CMYK | cmyk(6.7%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(96.61, -22.38, 54.62) |
| CIE-LCH | lch(96.61, 59.03, 112.28°) |
| OKLab | oklab(96.29% -0.0633 0.1304) |
| OKLCH | oklch(96.29% 0.145 115.9) |
| XYZ | xyz(75.4647, 91.4756, 36.9688) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.00
Pale Yellow
#FFFF84
ΔE00 4.03
Faded Yellow
#FEFF7F
ΔE00 4.03
Butter
#FFFF81
ΔE00 4.16
Banana (survey)
#FFFF7E
ΔE00 4.31
Light Yellow
#FFFE7A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF88 #9988FF
analogous
#FFD488 #EEFF88 #B3FF88
triadic
#EEFF88 #88EEFF #FF88EE
tetradic
#EEFF88 #88FFD4 #9988FF #FF88B3
square
#EEFF88 #88FFD4 #9988FF #FF88B3
split-complementary
#EEFF88 #88B3FF #D488FF
monochromatic
#DDFF0E #E5FF4B #EEFF88 #F7FFC5 #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EEFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF88
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF88 | 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)
#FFF47E
Deuteranopia (green-blind)
#FFF68E
Tritanopia (blue-blind)
#FAF3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff88; /* rgb */ color: rgb(238, 255, 136); /* oklch */ color: oklch(96.3% 0.145 115.9);
Tailwind
colors: {
custom: {
50: '#f5ffad',
500: '#eeff88',
950: '#000000',
},
}SCSS
$custom: #eeff88; $custom-light: #f5ffad; $custom-dark: #000000;
JSON
{
"hex": "#eeff88",
"rgb": {
"r": 238,
"g": 255,
"b": 136
},
"hsl": {
"h": 68.571,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.96294,
"c": 0.14496,
"h": 115.9
},
"luminance": 0.91475
}Semantic roles & 50–950 ramp
primary
#EEFF88
secondary
#614CDF
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681