#EEFF71#EEFF71
#EEFF71 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.0% C 0.166 H 115.3°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF71 |
|---|---|
| RGB | rgb(238, 255, 113) |
| HSL | hsl(67, 100%, 72%) |
| HSV | hsv(67, 56%, 100%) |
| CMYK | cmyk(6.7%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(96.36, -24.35, 64.66) |
| CIE-LCH | lch(96.36, 69.10, 110.64°) |
| OKLab | oklab(96.02% -0.071 0.1502) |
| OKLCH | oklch(96.02% 0.166 115.3) |
| XYZ | xyz(74.0019, 90.8904, 29.2648) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.53
Banana (survey)
#FFFF7E
ΔE00 3.72
Butter
#FFFF81
ΔE00 3.81
Yellowish Tan
#FCFC81
ΔE00 3.86
Canary
#FDFF63
ΔE00 3.87
Light Yellow
#FFFE7A
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF71 #8271FF
analogous
#FFC971 #EEFF71 #A7FF71
triadic
#EEFF71 #71EEFF #FF71EE
tetradic
#EEFF71 #71FFC9 #8271FF #FF71A7
square
#EEFF71 #71FFC9 #8271FF #FF71A7
split-complementary
#EEFF71 #71A7FF #C971FF
monochromatic
#D8F600 #E7FF34 #EEFF71 #F5FFAE #FBFFE0
Accessibility & contrast
On white
1.10
#EEFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EEFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF71
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF71 | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF462
Deuteranopia (green-blind)
#FFF679
Tritanopia (blue-blind)
#FBF2E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff71; /* rgb */ color: rgb(238, 255, 113); /* oklch */ color: oklch(96.0% 0.166 115.3);
Tailwind
colors: {
custom: {
50: '#f6ff9e',
500: '#eeff71',
950: '#000000',
},
}SCSS
$custom: #eeff71; $custom-light: #f6ff9e; $custom-dark: #000000;
JSON
{
"hex": "#eeff71",
"rgb": {
"r": 238,
"g": 255,
"b": 113
},
"hsl": {
"h": 67.183,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.96024,
"c": 0.16611,
"h": 115.3
},
"luminance": 0.90889
}Semantic roles & 50–950 ramp
primary
#EEFF71
secondary
#4C38DC
accent
#00E61B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580