#E2FF78#E2FF78
#E2FF78 is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.2% C 0.164 H 119.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF78 |
|---|---|
| RGB | rgb(226, 255, 120) |
| HSL | hsl(73, 100%, 74%) |
| HSV | hsv(73, 53%, 100%) |
| CMYK | cmyk(11.4%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(95.60, -28.39, 60.50) |
| CIE-LCH | lch(95.60, 66.84, 115.14°) |
| OKLab | oklab(95.22% -0.081 0.1421) |
| OKLCH | oklch(95.22% 0.164 119.7) |
| XYZ | xyz(70.5149, 89.0451, 31.2383) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 4.34
Yellow Green
#C8FD3D
ΔE00 5.47
Faded Yellow
#FEFF7F
ΔE00 5.89
Light Pea Green
#C4FE82
ΔE00 5.92
Pale Lime
#BEFD73
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF78 #9578FF
analogous
#FFD878 #E2FF78 #9EFF78
triadic
#E2FF78 #78E2FF #FF78E2
tetradic
#E2FF78 #78FFD8 #9578FF #FF789E
square
#E2FF78 #78FFD8 #9578FF #FF789E
split-complementary
#E2FF78 #789EFF #D878FF
monochromatic
#C6FD00 #D5FF3B #E2FF78 #EFFFB5 #F8FFE0
Accessibility & contrast
On white
1.12
#E2FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#E2FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF78
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF78 | 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)
#FFF26B
Deuteranopia (green-blind)
#FFF380
Tritanopia (blue-blind)
#EDF3E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff78; /* rgb */ color: rgb(226, 255, 120); /* oklch */ color: oklch(95.2% 0.164 119.7);
Tailwind
colors: {
custom: {
50: '#edffa2',
500: '#e2ff78',
950: '#000000',
},
}SCSS
$custom: #e2ff78; $custom-light: #edffa2; $custom-dark: #000000;
JSON
{
"hex": "#e2ff78",
"rgb": {
"r": 226,
"g": 255,
"b": 120
},
"hsl": {
"h": 72.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.95224,
"c": 0.16359,
"h": 119.7
},
"luminance": 0.89045
}Semantic roles & 50–950 ramp
primary
#E2FF78
secondary
#603EDD
accent
#00E631
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17180F
muted
#858680