#EEFF97#EEFF97
#EEFF97 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.5% C 0.130 H 116.5°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF97 |
|---|---|
| RGB | rgb(238, 255, 151) |
| HSL | hsl(70, 100%, 80%) |
| HSV | hsv(70, 41%, 100%) |
| CMYK | cmyk(6.7%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(96.79, -20.86, 47.76) |
| CIE-LCH | lch(96.79, 52.11, 113.60°) |
| OKLab | oklab(96.5% -0.0578 0.116) |
| OKLCH | oklch(96.5% 0.13 116.5) |
| XYZ | xyz(76.6063, 91.9322, 42.9812) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Pale Yellow
#FFFF84
ΔE00 5.13
Yellowish Tan
#FCFC81
ΔE00 5.13
Faded Yellow
#FEFF7F
ΔE00 5.36
Butter
#FFFF81
ΔE00 5.38
Banana (survey)
#FFFF7E
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF97 #A897FF
analogous
#FFDC97 #EEFF97 #BAFF97
triadic
#EEFF97 #97EEFF #FF97EE
tetradic
#EEFF97 #97FFDC #A897FF #FF97BA
square
#EEFF97 #97FFDC #A897FF #FF97BA
split-complementary
#EEFF97 #97BAFF #DC97FF
monochromatic
#DAFF1D #E4FF5A #EEFF97 #F8FFD4 #FAFFE0
Accessibility & contrast
On white
1.08
#EEFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EEFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF97
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF97 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58F
Deuteranopia (green-blind)
#FFF79C
Tritanopia (blue-blind)
#F8F5E6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eeff97; /* rgb */ color: rgb(238, 255, 151); /* oklch */ color: oklch(96.5% 0.130 116.5);
Tailwind
colors: {
custom: {
50: '#f5ffb7',
500: '#eeff97',
950: '#000000',
},
}SCSS
$custom: #eeff97; $custom-light: #f5ffb7; $custom-dark: #000000;
JSON
{
"hex": "#eeff97",
"rgb": {
"r": 238,
"g": 255,
"b": 151
},
"hsl": {
"h": 69.808,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.96504,
"c": 0.1296,
"h": 116.5
},
"luminance": 0.91932
}Semantic roles & 50–950 ramp
primary
#EEFF97
secondary
#6F59E2
accent
#00E626
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681