#EEFF70#EEFF70
#EEFF70 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.0% C 0.167 H 115.3°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF70 |
|---|---|
| RGB | rgb(238, 255, 112) |
| HSL | hsl(67, 100%, 72%) |
| HSV | hsv(67, 56%, 100%) |
| CMYK | cmyk(6.7%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(96.36, -24.43, 65.08) |
| CIE-LCH | lch(96.36, 69.52, 110.57°) |
| OKLab | oklab(96.01% -0.0713 0.151) |
| OKLCH | oklch(96.01% 0.167 115.3) |
| XYZ | xyz(73.9459, 90.8680, 28.9700) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.56
Banana (survey)
#FFFF7E
ΔE00 3.74
Canary
#FDFF63
ΔE00 3.80
Butter
#FFFF81
ΔE00 3.84
Light Yellow
#FFFE7A
ΔE00 3.87
Yellowish Tan
#FCFC81
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF70 #8170FF
analogous
#FFC970 #EEFF70 #A7FF70
triadic
#EEFF70 #70EEFF #FF70EE
tetradic
#EEFF70 #70FFC9 #8170FF #FF70A7
square
#EEFF70 #70FFC9 #8170FF #FF70A7
split-complementary
#EEFF70 #70A7FF #C970FF
monochromatic
#D8F500 #E7FF33 #EEFF70 #F5FFAD #FBFFE0
Accessibility & contrast
On white
1.10
#EEFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EEFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF70
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF70 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF679
Tritanopia (blue-blind)
#FBF2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eeff70; /* rgb */ color: rgb(238, 255, 112); /* oklch */ color: oklch(96.0% 0.167 115.3);
Tailwind
colors: {
custom: {
50: '#f6ff9e',
500: '#eeff70',
950: '#000000',
},
}SCSS
$custom: #eeff70; $custom-light: #f6ff9e; $custom-dark: #000000;
JSON
{
"hex": "#eeff70",
"rgb": {
"r": 238,
"g": 255,
"b": 112
},
"hsl": {
"h": 67.133,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.96014,
"c": 0.16695,
"h": 115.3
},
"luminance": 0.90867
}Semantic roles & 50–950 ramp
primary
#EEFF70
secondary
#4B37DC
accent
#00E61B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580