#E2FF79#E2FF79
#E2FF79 is a very light, vivid yellow-green. Relative luminance 0.891; OKLCH L 95.2% C 0.163 H 119.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF79 |
|---|---|
| RGB | rgb(226, 255, 121) |
| HSL | hsl(73, 100%, 74%) |
| HSV | hsv(73, 53%, 100%) |
| CMYK | cmyk(11.4%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(95.61, -28.31, 60.07) |
| CIE-LCH | lch(95.61, 66.41, 115.23°) |
| OKLab | oklab(95.24% -0.0807 0.1413) |
| OKLCH | oklch(95.24% 0.163 119.7) |
| XYZ | xyz(70.5759, 89.0695, 31.5596) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.61
Light Yellow Green
#CCFD7F
ΔE00 4.28
Yellow Green
#C8FD3D
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.86
Faded Yellow
#FEFF7F
ΔE00 5.91
Pale Lime
#BEFD73
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF79 #9679FF
analogous
#FFD979 #E2FF79 #9FFF79
triadic
#E2FF79 #79E2FF #FF79E2
tetradic
#E2FF79 #79FFD9 #9679FF #FF799F
square
#E2FF79 #79FFD9 #9679FF #FF799F
split-complementary
#E2FF79 #799FFF #D979FF
monochromatic
#C7FE00 #D5FF3C #E2FF79 #EFFFB6 #F8FFE0
Accessibility & contrast
On white
1.12
#E2FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#E2FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF79
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF79 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36C
Deuteranopia (green-blind)
#FFF381
Tritanopia (blue-blind)
#EDF3E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff79; /* rgb */ color: rgb(226, 255, 121); /* oklch */ color: oklch(95.2% 0.163 119.7);
Tailwind
colors: {
custom: {
50: '#edffa3',
500: '#e2ff79',
950: '#000000',
},
}SCSS
$custom: #e2ff79; $custom-light: #edffa3; $custom-dark: #000000;
JSON
{
"hex": "#e2ff79",
"rgb": {
"r": 226,
"g": 255,
"b": 121
},
"hsl": {
"h": 72.985,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.95235,
"c": 0.1627,
"h": 119.7
},
"luminance": 0.89069
}Semantic roles & 50–950 ramp
primary
#E2FF79
secondary
#613FDD
accent
#00E632
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17180F
muted
#858680