#E9FF70#E9FF70
#E9FF70 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 95.6% C 0.168 H 117.0°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FF70 |
|---|---|
| RGB | rgb(233, 255, 112) |
| HSL | hsl(69, 100%, 72%) |
| HSV | hsv(69, 56%, 100%) |
| CMYK | cmyk(8.6%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(96.00, -26.37, 64.59) |
| CIE-LCH | lch(96.00, 69.76, 112.21°) |
| OKLab | oklab(95.64% -0.0765 0.15) |
| OKLCH | oklch(95.64% 0.168 117) |
| XYZ | xyz(72.2901, 90.0142, 28.8923) |
| Luminance | 0.9001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.49
Pear
#CBF85F
ΔE00 4.64
Banana (survey)
#FFFF7E
ΔE00 4.69
Butter
#FFFF81
ΔE00 4.75
Yellowish Tan
#FCFC81
ΔE00 4.76
Canary
#FDFF63
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FF70 #8670FF
analogous
#FFCE70 #E9FF70 #A2FF70
triadic
#E9FF70 #70E9FF #FF70E9
tetradic
#E9FF70 #70FFCE #8670FF #FF70A2
square
#E9FF70 #70FFCE #8670FF #FF70A2
split-complementary
#E9FF70 #70A2FF #CE70FF
monochromatic
#CFF500 #E0FF33 #E9FF70 #F2FFAD #FAFFE0
Accessibility & contrast
On white
1.11
#E9FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#E9FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FF70
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FF70 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF479
Tritanopia (blue-blind)
#F6F2E0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e9ff70; /* rgb */ color: rgb(233, 255, 112); /* oklch */ color: oklch(95.6% 0.168 117.0);
Tailwind
colors: {
custom: {
50: '#f3ff9d',
500: '#e9ff70',
950: '#000000',
},
}SCSS
$custom: #e9ff70; $custom-light: #f3ff9d; $custom-dark: #000000;
JSON
{
"hex": "#e9ff70",
"rgb": {
"r": 233,
"g": 255,
"b": 112
},
"hsl": {
"h": 69.231,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.95643,
"c": 0.16836,
"h": 117
},
"luminance": 0.90013
}Semantic roles & 50–950 ramp
primary
#E9FF70
secondary
#5137DC
accent
#00E623
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680