#E4FF82#E4FF82
#E4FF82 is a very light, vivid yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.154 H 119.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FF82 |
|---|---|
| RGB | rgb(228, 255, 130) |
| HSL | hsl(73, 100%, 75%) |
| HSV | hsv(73, 49%, 100%) |
| CMYK | cmyk(10.6%, 0%, 49%, 0%) |
| CIE-LAB | lab(95.84, -26.74, 56.31) |
| CIE-LCH | lch(95.84, 62.33, 115.40°) |
| OKLab | oklab(95.49% -0.0756 0.1338) |
| OKLCH | oklch(95.49% 0.154 119.5) |
| XYZ | xyz(71.7848, 89.6260, 34.6326) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.21
Pear
#CBF85F
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 5.76
Faded Yellow
#FEFF7F
ΔE00 5.81
Yellowish Tan
#FCFC81
ΔE00 5.85
Pale Yellow
#FFFF84
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FF82 #9D82FF
analogous
#FFDB82 #E4FF82 #A5FF82
triadic
#E4FF82 #82E4FF #FF82E4
tetradic
#E4FF82 #82FFDB #9D82FF #FF82A5
square
#E4FF82 #82FFDB #9D82FF #FF82A5
split-complementary
#E4FF82 #82A5FF #DB82FF
monochromatic
#CAFF08 #D7FF45 #E4FF82 #F1FFBF #F8FFE0
Accessibility & contrast
On white
1.11
#E4FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#E4FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FF82
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FF82 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF377
Deuteranopia (green-blind)
#FFF389
Tritanopia (blue-blind)
#EEF4E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e4ff82; /* rgb */ color: rgb(228, 255, 130); /* oklch */ color: oklch(95.5% 0.154 119.5);
Tailwind
colors: {
custom: {
50: '#eeffa9',
500: '#e4ff82',
950: '#000000',
},
}SCSS
$custom: #e4ff82; $custom-light: #eeffa9; $custom-dark: #000000;
JSON
{
"hex": "#e4ff82",
"rgb": {
"r": 228,
"g": 255,
"b": 130
},
"hsl": {
"h": 72.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.95486,
"c": 0.15369,
"h": 119.5
},
"luminance": 0.89626
}Semantic roles & 50–950 ramp
primary
#E4FF82
secondary
#6747DE
accent
#00E632
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681