#E7FF70#E7FF70
#E7FF70 is a very light, vivid yellow-green. Relative luminance 0.897; OKLCH L 95.5% C 0.169 H 117.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF70 |
|---|---|
| RGB | rgb(231, 255, 112) |
| HSL | hsl(70, 100%, 72%) |
| HSV | hsv(70, 56%, 100%) |
| CMYK | cmyk(9.4%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(95.86, -27.14, 64.39) |
| CIE-LCH | lch(95.86, 69.88, 112.85°) |
| OKLab | oklab(95.5% -0.0785 0.1496) |
| OKLCH | oklch(95.5% 0.169 117.7) |
| XYZ | xyz(71.6407, 89.6794, 28.8619) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.27
Faded Yellow
#FEFF7F
ΔE00 4.86
Banana (survey)
#FFFF7E
ΔE00 5.08
Yellowish Tan
#FCFC81
ΔE00 5.12
Butter
#FFFF81
ΔE00 5.12
Pale Yellow
#FFFF84
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF70 #8870FF
analogous
#FFD070 #E7FF70 #A0FF70
triadic
#E7FF70 #70E7FF #FF70E7
tetradic
#E7FF70 #70FFD0 #8870FF #FF70A0
square
#E7FF70 #70FFD0 #8870FF #FF70A0
split-complementary
#E7FF70 #70A0FF #D070FF
monochromatic
#CCF500 #DDFF33 #E7FF70 #F1FFAD #FAFFE0
Accessibility & contrast
On white
1.11
#E7FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#E7FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF70
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF70 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF479
Tritanopia (blue-blind)
#F3F2E0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7ff70; /* rgb */ color: rgb(231, 255, 112); /* oklch */ color: oklch(95.5% 0.169 117.7);
Tailwind
colors: {
custom: {
50: '#f1ff9d',
500: '#e7ff70',
950: '#000000',
},
}SCSS
$custom: #e7ff70; $custom-light: #f1ff9d; $custom-dark: #000000;
JSON
{
"hex": "#e7ff70",
"rgb": {
"r": 231,
"g": 255,
"b": 112
},
"hsl": {
"h": 70.07,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.95496,
"c": 0.16896,
"h": 117.7
},
"luminance": 0.89679
}Semantic roles & 50–950 ramp
primary
#E7FF70
secondary
#5337DC
accent
#00E627
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680