#E7FF79#E7FF79
#E7FF79 is a very light, vivid yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.161 H 118.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF79 |
|---|---|
| RGB | rgb(231, 255, 121) |
| HSL | hsl(71, 100%, 74%) |
| HSV | hsv(71, 53%, 100%) |
| CMYK | cmyk(9.4%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(95.95, -26.40, 60.56) |
| CIE-LCH | lch(95.95, 66.06, 113.56°) |
| OKLab | oklab(95.6% -0.0756 0.1422) |
| OKLCH | oklch(95.6% 0.161 118) |
| XYZ | xyz(72.1671, 89.8900, 31.6342) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.36
Faded Yellow
#FEFF7F
ΔE00 4.92
Yellowish Tan
#FCFC81
ΔE00 5.08
Butter
#FFFF81
ΔE00 5.14
Pale Yellow
#FFFF84
ΔE00 5.15
Banana (survey)
#FFFF7E
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF79 #9179FF
analogous
#FFD479 #E7FF79 #A4FF79
triadic
#E7FF79 #79E7FF #FF79E7
tetradic
#E7FF79 #79FFD4 #9179FF #FF79A4
square
#E7FF79 #79FFD4 #9179FF #FF79A4
split-complementary
#E7FF79 #79A4FF #D479FF
monochromatic
#D0FE00 #DCFF3C #E7FF79 #F2FFB6 #FAFFE0
Accessibility & contrast
On white
1.11
#E7FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#E7FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF79
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF79 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36C
Deuteranopia (green-blind)
#FFF481
Tritanopia (blue-blind)
#F3F3E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7ff79; /* rgb */ color: rgb(231, 255, 121); /* oklch */ color: oklch(95.6% 0.161 118.0);
Tailwind
colors: {
custom: {
50: '#f1ffa3',
500: '#e7ff79',
950: '#000000',
},
}SCSS
$custom: #e7ff79; $custom-light: #f1ffa3; $custom-dark: #000000;
JSON
{
"hex": "#e7ff79",
"rgb": {
"r": 231,
"g": 255,
"b": 121
},
"hsl": {
"h": 70.746,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.95595,
"c": 0.1611,
"h": 118
},
"luminance": 0.89889
}Semantic roles & 50–950 ramp
primary
#E7FF79
secondary
#5B3FDD
accent
#00E629
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17180F
muted
#858680